UX: prepare for core modal styling changes (#524)

See https://github.com/discourse/discourse/pull/23967
This commit is contained in:
chapoi 2023-11-13 13:25:03 +01:00 committed by GitHub
parent bf6df7ccd9
commit 6397bf8351
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@
width: 400px; width: 400px;
} }
.d-modal__body,
.modal-body { .modal-body {
overflow-y: unset; overflow-y: unset;
} }