mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 08:56:29 +00:00
fix: block ref should be able to wrap
This commit is contained in:
@@ -129,10 +129,6 @@
|
||||
border-bottom-color: var(--ls-block-ref-link-text-color);
|
||||
cursor: alias;
|
||||
|
||||
&-wrap {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
color: var(--ls-link-text-hover-color)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user