Don't add border to the top/sides of the toolbar on Windows (#3061)
This commit is contained in:
parent
db74640993
commit
8e04c077ca
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
#zotero-pane #zotero-toolbar {
|
||||
-moz-appearance: none !important;
|
||||
margin-top: -3px;
|
||||
border: 1px solid var(--theme-border-color);
|
||||
border-bottom: 1px solid var(--theme-border-color);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue