feat: zotero search ui

This commit is contained in:
Junyu Zhan
2021-07-18 15:25:42 +08:00
parent 38ca811980
commit c3c026b3d7
2 changed files with 78 additions and 1 deletions

View File

@@ -67,4 +67,8 @@ pre {
/* Fix autocomplete preview */
.preview-trigger-wrapper > [data-tooltipped] {
display: block !important;
}
}
.zotero-search {
width: 600px;
}