mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
fix: right sidebar background color
This commit is contained in:
@@ -587,7 +587,6 @@
|
||||
.cp__right-sidebar {
|
||||
z-index: var(--ls-z-index-level-1);
|
||||
transition: width 0.3s;
|
||||
background-color: or(--ls-right-ridebar-color, --lx-gray-01, --ls-secondary-background-color, #d8e1e8);
|
||||
position: relative;
|
||||
user-select: none;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user