mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
enhance(ui): display inline for the node ref within the block title line
This commit is contained in:
@@ -480,9 +480,15 @@ a.tag {
|
||||
}
|
||||
|
||||
.preview-ref-link {
|
||||
@apply inline-block;
|
||||
|
||||
& + &, & + a.tag, a.tag + & {
|
||||
@apply mx-[3px];
|
||||
}
|
||||
|
||||
.block-title-wrap.as-heading {
|
||||
@apply my-0 pb-0;
|
||||
}
|
||||
}
|
||||
|
||||
svg.note {
|
||||
|
||||
Reference in New Issue
Block a user