mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
wip, zotero poc
This commit is contained in:
@@ -63,3 +63,8 @@ pre {
|
||||
background: #f6f8fa;
|
||||
background: var(--ls-secondary-background-color);
|
||||
}
|
||||
|
||||
/* Fix autocomplete preview */
|
||||
.preview-trigger-wrapper > [data-tooltipped] {
|
||||
display: block !important;
|
||||
}
|
||||
Reference in New Issue
Block a user