mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 07:05:10 +00:00
fix: set max width for wide mode to 1280px
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
--ls-page-text-size: 1em;
|
||||
--ls-page-title-size: 36px;
|
||||
--ls-main-content-max-width: 810px;
|
||||
--ls-main-content-max-width-wide: 100%;
|
||||
--ls-main-content-max-width-wide: 1280px;
|
||||
--ls-font-family: Inter;
|
||||
--ls-scrollbar-width: 6px;
|
||||
--ls-border-radius-low: 4px;
|
||||
|
||||
Reference in New Issue
Block a user