mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 07:35:01 +00:00
feat: CSS-changeable max-width in wide mode
This commit is contained in:
committed by
Tienson Qin
parent
c113a4e43a
commit
1f408d7e34
@@ -5,6 +5,7 @@
|
||||
--ls-page-title-size: 36px;
|
||||
--ls-font-family: 'Inter';
|
||||
--ls-main-content-max-width: 740px;
|
||||
--ls-main-content-max-width-wide: 100%;
|
||||
--ls-border-radius-low: 4px;
|
||||
--ls-border-radius-medium: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user