chore: sync auth page create password step styles
This commit is contained in:
+3
-3
@@ -43,13 +43,13 @@ input[type="number"] {
|
||||
}
|
||||
|
||||
input[type="password"] {
|
||||
font-family: "fontello";
|
||||
font-family: "irancell";
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
speak: none;
|
||||
color: var(--color-disabled);
|
||||
color: #b6b6b6da;
|
||||
margin: 5px 0px 10px 0px;
|
||||
font-size: 34px;
|
||||
font-size: 24px;
|
||||
/* Controls dot size (width & height) */
|
||||
line-height: 8px;
|
||||
/* Ensures vertical alignment */
|
||||
|
||||
Reference in New Issue
Block a user