mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Style error message on register form
This commit is contained in:
parent
2edca417b1
commit
af499e4539
1 changed files with 4 additions and 0 deletions
|
@ -94,8 +94,12 @@
|
|||
border-radius: 9999px;
|
||||
}
|
||||
}
|
||||
.hp-register-password-error {
|
||||
margin-top: 5px;
|
||||
}
|
||||
.register-banner__password-error {
|
||||
padding: 2px;
|
||||
position: relative;
|
||||
}
|
||||
.screenshot {
|
||||
height: 600px;
|
||||
|
|
Loading…
Reference in a new issue