mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 11:26:26 +00:00
[refactor] improve main content layout .
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
}
|
||||
|
||||
.block-content {
|
||||
min-height: 24px;
|
||||
max-width: 100%;
|
||||
overflow: auto;
|
||||
cursor: text;
|
||||
}
|
||||
|
||||
.block-children {
|
||||
|
||||
Reference in New Issue
Block a user