mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
fix: dark theme sidebar background
This commit is contained in:
@@ -531,6 +531,6 @@ html[data-silk-native-page-scroll-replaced=false] .app-silk-index-scroll-view {
|
||||
}
|
||||
|
||||
.Sidebar-hidden {
|
||||
@apply bg-transparent dark:bg-transparent;
|
||||
box-shadow: none;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user