uncommented button margin

fixed 5.4.0 regression
This commit is contained in:
daria 2023-09-05 13:21:57 +03:00
parent 920c307608
commit e76e5fc34d

View File

@ -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;
}