mirror of
https://github.com/discourse/discourse.git
synced 2025-02-18 09:15:19 +00:00
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…
x
Reference in New Issue
Block a user