3126c58d30
- Don't cut off bottom of tags on Windows - Fix appearance of search bar on Windows/Linux - Fix cancel button on Windows/Linux - Don't cut off right-hand pane of bottom bar when narrowing pane
9 lines
180 B
SCSS
9 lines
180 B
SCSS
@import "zotero-react-client";
|
|
|
|
//
|
|
// MacOS specific
|
|
// --------------------------------------------------
|
|
|
|
@import "mac/button";
|
|
@import "mac/search";
|
|
@import "mac/tag-selector";
|