mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +02:00
fix(popup_editor): note icon overlapping with classic editor
This commit is contained in:
parent
9e00d421fb
commit
bc752bdb0b
@ -49,7 +49,7 @@ const TPL = /*html*/`\
|
||||
left: 0;
|
||||
right: 0;
|
||||
background: var(--modal-background-color);
|
||||
z-index: 1000;
|
||||
z-index: 998;
|
||||
}
|
||||
|
||||
.modal.popup-editor-dialog .note-detail-file {
|
||||
|
Loading…
x
Reference in New Issue
Block a user