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