Add a width attr to modal__dialog
This commit is contained in:
@@ -218,6 +218,7 @@ body {
|
|||||||
&.wide {
|
&.wide {
|
||||||
.modal__dialog {
|
.modal__dialog {
|
||||||
max-width: 90rem;
|
max-width: 90rem;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal__body {
|
.modal__body {
|
||||||
|
Reference in New Issue
Block a user