UX: prepare for core modal styling changes (#524)
See https://github.com/discourse/discourse/pull/23967
This commit is contained in:
parent
bf6df7ccd9
commit
6397bf8351
|
@ -71,6 +71,7 @@
|
|||
width: 400px;
|
||||
}
|
||||
|
||||
.d-modal__body,
|
||||
.modal-body {
|
||||
overflow-y: unset;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue