mirror of
https://github.com/logseq/logseq.git
synced 2026-06-02 11:21:22 +00:00
enhance: a little bit wider for mobile left bar
This commit is contained in:
@@ -64,9 +64,9 @@ html.is-mobile {
|
||||
|
||||
#left-bar {
|
||||
background-color: var(--ls-primary-background-color);
|
||||
width: 80vw;
|
||||
max-width: 250px;
|
||||
|
||||
width: 75vw;
|
||||
max-width: 300px;
|
||||
|
||||
> .head-wrap {
|
||||
background-color: var(--ls-search-background-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user