82107beaa9
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
15 lines
288 B
SCSS
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
|