mirror of
https://github.com/logseq/logseq.git
synced 2026-05-28 14:39:48 +00:00
Style tweeks
This commit is contained in:
@@ -18,11 +18,14 @@
|
||||
/* } */
|
||||
|
||||
.ls-block .ls-properties-area, .block-property-value {
|
||||
padding-left: 22px;
|
||||
border-left: 1px solid;
|
||||
border-left-color: var(--ls-guideline-color, #ddd);
|
||||
}
|
||||
|
||||
.ls-block .ls-properties-area, .property-template .ls-properties-area {
|
||||
padding-left: 22px;
|
||||
}
|
||||
|
||||
.block-property-value {
|
||||
margin-left: 7px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user