mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
fix(iPad): incorrect color when closing left sidebar
This commit is contained in:
@@ -225,7 +225,7 @@ html.is-native-ipad {
|
||||
display: flex;
|
||||
|
||||
> .l {
|
||||
background-color: var(--ls-primary-background-color);
|
||||
/* background-color: var(--ls-primary-background-color); */
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user