UI Mechanics / New Look (orange - gray)

This commit is contained in:
2020-08-01 17:11:43 +02:00
parent bf609fc5cd
commit e5a68f4b85
32 changed files with 766 additions and 118 deletions

7
src/styles/Dialogs.scss Normal file
View File

@@ -0,0 +1,7 @@
.dialog-login {
}
.login-dialog-buttons {
display: flex;
justify-content: center;
}