mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 16:25:51 +01:00
fix(popup_editor): collections being displayed under a full empty screen
This commit is contained in:
@@ -52,10 +52,6 @@ const TPL = /*html*/`\
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
.modal.popup-editor-dialog .note-detail {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.modal.popup-editor-dialog .note-detail-file {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user