enhance: open zotero pdf in logseq

This commit is contained in:
Weihua Lu
2021-08-09 19:00:21 +08:00
committed by Tienson Qin
parent 2f9bc7bf86
commit 3f46857b4f
4 changed files with 59 additions and 0 deletions

View File

@@ -10,6 +10,10 @@
.form-select {
@apply py-2;
}
svg {
display: inline;
}
}
.zotero-search-item-loading-indicator {