mirror of
https://github.com/zadam/trilium.git
synced 2026-01-11 09:04:28 +01:00
fix(client/save_indicator): not visible on light theme
This commit is contained in:
parent
0dd3a03c6b
commit
d3b598a5b2
@ -25,6 +25,7 @@
|
||||
--default-opacity: 0.4;
|
||||
opacity: var(--default-opacity);
|
||||
transition: opacity 250ms ease-in;
|
||||
color: var(--main-text-color);
|
||||
|
||||
&.error {
|
||||
color: var(--dropdown-item-icon-destructive-color);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user