Skip to content

Commit d31f901

Browse files
committed
refactor: decrease otp field width
1 parent 550c671 commit d31f901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intranet/static/css/login.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ input {
6767
}
6868

6969
&[type=number] {
70-
width: 103px;
70+
width: 88px;
7171
}
7272

7373
&[type=submit] {

0 commit comments

Comments
 (0)