Fix Bug 50802
This commit is contained in:
parent
3ab7e17ef8
commit
d2c7b5dfe8
|
@ -212,6 +212,8 @@
|
|||
|
||||
.dialog.modal-in {
|
||||
z-index: 14000;
|
||||
max-height: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.dialog-backdrop.backdrop-in {
|
||||
|
|
Loading…
Reference in a new issue