mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 09:58:32 +02:00
fix note icon color in dark mode
This commit is contained in:
parent
2cafda5f66
commit
c6c9202c00
@ -16,6 +16,7 @@ const TPL = `
|
||||
border: 1px solid transparent;
|
||||
cursor: pointer;
|
||||
padding: 6px;
|
||||
color: var(--main-text-color);
|
||||
}
|
||||
|
||||
.note-icon-container button.note-icon:hover {
|
||||
|
Loading…
x
Reference in New Issue
Block a user