mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 05:15:59 +01:00
put edit link balloon below z-index of dialogs, closes #1272
This commit is contained in:
@@ -854,5 +854,5 @@ ul.fancytree-container li {
|
|||||||
|
|
||||||
/** ckeditor's autocomplete */
|
/** ckeditor's autocomplete */
|
||||||
.ck.ck-balloon-panel {
|
.ck.ck-balloon-panel {
|
||||||
z-index: 10001;
|
z-index: 1001;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user