mirror of
https://github.com/zotero/zotero.git
synced 2026-09-17 23:51:18 +00:00
7 lines
104 B
SCSS
7 lines
104 B
SCSS
#titlebar {
|
|
margin-bottom: calc(0px - var(--tab-min-height));
|
|
}
|
|
|
|
.menubar-container {
|
|
border: none;
|
|
}
|