FIX: Weirdly displayed link dialog in composer
This commit is contained in:
parent
3438194280
commit
8ad46c1ed7
|
@ -10,10 +10,12 @@
|
|||
position: absolute;
|
||||
background-color: black;
|
||||
opacity: 0.8;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
.d-editor-modals {
|
||||
position: absolute;
|
||||
z-index: 1001;
|
||||
}
|
||||
|
||||
.d-editor .d-editor-modal {
|
||||
|
|
Loading…
Reference in New Issue