mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 14:49:01 +02:00
style/canvas: stop highlighting with a red color the delete menu item
This commit is contained in:
parent
210e001586
commit
d4fa6153c4
@ -61,7 +61,8 @@
|
||||
}
|
||||
|
||||
/* Context menu label */
|
||||
:root .excalidraw .context-menu-item__label {
|
||||
:root .excalidraw .context-menu-item__label,
|
||||
:root .excalidraw .context-menu-item.dangerous .context-menu-item__label {
|
||||
color: var(--menu-text-color);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user