mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
enhance(editor): don't show (()) for block refs
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
|
||||
.block-ref {
|
||||
color: var(--ls-link-text-color);
|
||||
padding-bottom: 2px;
|
||||
border-bottom: 0.5px solid;
|
||||
border-bottom-color: var(--ls-secondary-background-color);
|
||||
cursor: alias;
|
||||
|
||||
&:hover {
|
||||
color: var(--ls-link-text-hover-color)
|
||||
|
||||
Reference in New Issue
Block a user