added lightmode for login component

This commit is contained in:
2023-11-22 18:40:13 +01:00
parent f6dbf3332c
commit af1db8afba
4 changed files with 211 additions and 163 deletions

View File

@ -46,7 +46,7 @@ export default {
flex-direction: column;
float: left;
justify-content: stretch;
align-items: stretch;
align-items: center;
width: 100%;
flex-grow: 1;
gap: 0.625rem;