fixed modal style bug

This commit is contained in:
WolverinDEV 2019-02-15 21:14:11 +01:00
parent 5e75dffc5d
commit c4875ee23d

View file

@ -58,7 +58,7 @@ modal-body {
justify-content: stretch;
&.modal-dialog-centered {
justify-content: space-around;
justify-content: stretch;
}
}