Fix cut-off top line of search bar on Windows
This commit is contained in:
parent
da30f9e25c
commit
16ad422e89
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue