z-index fix
This commit is contained in:
parent
00a0a9ac52
commit
9150573969
|
@ -237,6 +237,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.popup-tip {
|
||||
z-index: z("composer","dropdown");
|
||||
}
|
||||
|
||||
.wmd-controls {
|
||||
position: relative;
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue