zotero/scss/zotero-mac.scss
Abe Jellinek 82107beaa9 Fix menulist label misalignment on macOS
I think they're still slightly off center, but now they look exactly
like they do in Firefox. Dropdown labels in Apple's native macOS apps
are actually offset toward the top by a pixel or two.

Fixes #4086
2024-05-02 11:00:05 -04:00

15 lines
288 B
SCSS

@import "zotero";
//
// MacOS specific
// --------------------------------------------------
@import "mac/createParent";
@import "mac/editable";
@import "mac/tabBar";
@import "mac/tabbox";
@import "mac/titleBar";
@import "mac/menupopup";
@import "mac/components/menulist";
// Elements