mirror of
https://github.com/supleed2/ICAS.git
synced 2024-12-22 05:55:49 +00:00
Fix verify form margin (again)
This commit is contained in:
parent
bbd7a10138
commit
6ed3118237
|
@ -83,7 +83,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100px;
|
||||
margin-bottom: 40px;
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
|
||||
.verify-input {
|
||||
|
|
Loading…
Reference in a new issue