mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 16:24:25 +08:00
add sign up page
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
:root {
|
||||
--ebk-icon-font-size: 28px;
|
||||
}
|
||||
@@ -11,6 +11,12 @@
|
||||
pointer-events: none !important;
|
||||
}
|
||||
|
||||
@media (min-width: 600px) {
|
||||
.text-right-sm {
|
||||
text-align: right !important;
|
||||
}
|
||||
}
|
||||
|
||||
/** custom class **/
|
||||
.pin-codes-input {
|
||||
--ebk-pin-code-input-height: 56px;
|
||||
|
||||
Reference in New Issue
Block a user