mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 14:44:53 +00:00
enhance: pdf title
This commit is contained in:
@@ -503,8 +503,9 @@
|
||||
.asset-ref {
|
||||
&.is-pdf {
|
||||
&:before {
|
||||
content: "[[📙";
|
||||
content: "[[📚";
|
||||
opacity: .4;
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
&:after {
|
||||
@@ -654,5 +655,3 @@ body.is-pdf-active {
|
||||
mix-blend-mode: multiply;
|
||||
color: unset;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user