Merge pull request #1043 from dod-ccpo/fix-modal-width
Fix modal width bug
This commit is contained in:
commit
2a265e4eba
@ -218,6 +218,7 @@ body {
|
|||||||
&.wide {
|
&.wide {
|
||||||
.modal__dialog {
|
.modal__dialog {
|
||||||
max-width: 90rem;
|
max-width: 90rem;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal__body {
|
.modal__body {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user