mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
fix(ui): broken text for the asset ref link
This commit is contained in:
@@ -370,6 +370,12 @@
|
||||
&:hover {
|
||||
color: var(--lx-accent-11, var(--ls-link-text-color, hsl(var(--primary))));
|
||||
}
|
||||
|
||||
&:has(.asset-ref.is-pdf) {
|
||||
.asset-block-wrap {
|
||||
@apply inline;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.asset-ref {
|
||||
|
||||
Reference in New Issue
Block a user