mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
Jakob feedback
This commit is contained in:
@@ -188,7 +188,7 @@
|
||||
|
||||
.block-children {
|
||||
border-left: 1px solid;
|
||||
border-left-color: or(--logseq-og-guideline-color, --lx-gray-07-alpha, --ls-guideline-color, #ddd);
|
||||
border-left-color: or(--logseq-og-guideline-color, --lx-gray-07-alpha, --ls-guideline-color, #ddd) !important;
|
||||
|
||||
padding-top: 2px;
|
||||
padding-bottom: 3px;
|
||||
@@ -569,7 +569,7 @@
|
||||
|
||||
font-size: 14px;
|
||||
|
||||
background-color: or(--lx-gray-07, --ls-block-bullet-color, #394b59);
|
||||
background-color: or(--lx-gray-07, --ls-block-bullet-color, #394b59) !important;
|
||||
transition: transform 0.2s;
|
||||
|
||||
> * {
|
||||
|
||||
Reference in New Issue
Block a user