mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
fix(ui): incorrect background color for the left sidebar on mobile #10572
This commit is contained in:
@@ -920,6 +920,10 @@ html.is-mobile {
|
||||
#journals .journal-item:first-child {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
main.theme-inner {
|
||||
@apply overflow-x-hidden;
|
||||
}
|
||||
}
|
||||
|
||||
@layer base {
|
||||
|
||||
Reference in New Issue
Block a user