feat: new lock screen and challenge modal design (#957)

This commit is contained in:
Aman Harwara
2022-04-12 00:05:08 +05:30
committed by GitHub
parent 3a2ff2f440
commit c16f23a75f
12 changed files with 434 additions and 385 deletions

View File

@@ -12,8 +12,7 @@
}
.challenge-modal {
max-width: 480px;
min-width: 400px !important;
min-width: 0 !important;
.prompt, .subprompt {
text-align: center;
@@ -21,9 +20,6 @@
.sk-panel .sk-panel-header {
justify-content: center;
}
input {
text-align: center;
}
}
#account-switcher {