mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 09:56:31 +00:00
enhance(ui): polish toggle button for the non-accent colors
This commit is contained in:
@@ -373,5 +373,5 @@ html.is-mobile {
|
||||
}
|
||||
|
||||
.ui__toggle-background-off {
|
||||
background: or(--ls-toggle-off-background, --lx-gray-08, rgb(212, 212, 212));
|
||||
background: var(--lx-gray-08, rgb(212, 212, 212));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user