mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 00:46:23 +00:00
improve(pdf): default inline of pdf reference link
This commit is contained in:
@@ -171,6 +171,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
.asset-ref {
|
||||
&-wrap {
|
||||
&[data-ext=pdf] {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.embed-page {
|
||||
@apply py-2 my-2 px-2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user