add unlock page for desktop

This commit is contained in:
MaysWind
2023-07-02 21:57:22 +08:00
parent db8223ca98
commit b42f7f566b
6 changed files with 244 additions and 4 deletions
+10
View File
@@ -12,6 +12,16 @@
}
/** custom class **/
.pin-codes-input {
--ebk-pin-code-input-height: 56px;
--ebk-pin-code-input-gap: 20px;
--ebk-pin-code-transition-duration: 0ms;
}
.pin-code-input input {
font-size: 1.25rem;
}
.auth-logo {
position: absolute;
z-index: 1;