fixed modal style bug
This commit is contained in:
parent
5e75dffc5d
commit
c4875ee23d
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ modal-body {
|
||||||
justify-content: stretch;
|
justify-content: stretch;
|
||||||
|
|
||||||
&.modal-dialog-centered {
|
&.modal-dialog-centered {
|
||||||
justify-content: space-around;
|
justify-content: stretch;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue