Fix cut-off top line of search bar on Windows
This commit is contained in:
parent
da30f9e25c
commit
16ad422e89
|
@ -9,7 +9,7 @@
|
|||
|
||||
#zotero-pane #zotero-toolbar {
|
||||
-moz-appearance: none !important;
|
||||
margin-top: -4px;
|
||||
margin-top: -3px;
|
||||
border-bottom-color: var(--theme-border-color);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user