mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 16:56:34 +01:00
deactivate some buttons based on note type
This commit is contained in:
@@ -17,7 +17,7 @@ const TPL = `<div class="note-map-widget" style="position: relative;">
|
||||
top: 10px;
|
||||
right: 10px;
|
||||
background-color: var(--accented-background-color);
|
||||
z-index: 1000;
|
||||
z-index: 10; /* should be below dropdown (note actions) */
|
||||
}
|
||||
|
||||
.map-type-switcher .bx {
|
||||
|
||||
Reference in New Issue
Block a user