mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
uncommented button margin
fixed 5.4.0 regression
This commit is contained in:
parent
920c307608
commit
e76e5fc34d
@ -135,9 +135,9 @@
|
||||
&>div {
|
||||
margin: 10px 0;
|
||||
}
|
||||
//button.btn {
|
||||
// margin: 0 5px 0 0;
|
||||
//}
|
||||
button.btn {
|
||||
margin: 0 5px 0 0;
|
||||
}
|
||||
span.cp-password-container {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user