Fix Bug 50802

This commit is contained in:
ShimaginAndrey 2021-06-15 16:12:16 +03:00
parent 3ab7e17ef8
commit d2c7b5dfe8

View file

@ -212,6 +212,8 @@
.dialog.modal-in {
z-index: 14000;
max-height: 100%;
overflow: auto;
}
.dialog-backdrop.backdrop-in {