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