mirror of https://github.com/akveo/blur-admin
fix(modalsPage): remove modals page scroll
parent
e722702af2
commit
44894f4905
|
@ -1,6 +1,6 @@
|
||||||
.modal-buttons {
|
.modal-buttons {
|
||||||
margin-top: -12px;
|
margin-top: -12px;
|
||||||
margin-right: -24px;
|
margin-right: -22px;
|
||||||
button {
|
button {
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 24px;
|
margin-right: 24px;
|
||||||
|
|
Loading…
Reference in New Issue