mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 08:56:29 +00:00
fix: wrong input levels can result in multiple blocks with same left
This commit is contained in:
@@ -101,6 +101,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.block-body ul, .block-body ol, .block-body dl {
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
.block-children {
|
||||
border-left: 1px solid;
|
||||
border-left-color: var(--ls-guideline-color, #ddd);
|
||||
|
||||
Reference in New Issue
Block a user