mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-13 18:45:43 +05:00
Fix margin at the bottom of Required alert
This commit is contained in:
parent
f566692441
commit
a61c831748
@ -360,6 +360,7 @@
|
||||
color: @cp_form-invalid;
|
||||
ul {
|
||||
list-style-type: disclosure-closed;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
li {
|
||||
text-align: left;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user