mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 23:54:55 +00:00
fix: hover text color
This commit is contained in:
@@ -247,6 +247,7 @@
|
||||
|
||||
.shui__button-color-custom:hover, .dark .shui__button-color-custom:hover {
|
||||
background: var(--ls-button-background);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.shui__button-theme-color.shui__button-color-lime { color: white; background-color: var(--rx-lime-09); &:hover { background-color: var(--rx-lime-10); } &:active { background-color: var(--rx-lime-08); }}
|
||||
|
||||
Reference in New Issue
Block a user