mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
fix: reduce document mode block margin
This commit is contained in:
@@ -286,7 +286,7 @@
|
||||
}
|
||||
|
||||
.document-mode .ls-block {
|
||||
margin-bottom: 2rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.color-level {
|
||||
|
||||
Reference in New Issue
Block a user