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 {
|
.wmd-controls {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in New Issue