zotero/scss/zotero-react-client-win.scss
Dan Stillman 3126c58d30 Tag selector UI tweaks
- 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
2019-03-29 01:46:54 -04:00

8 lines
160 B
SCSS

@import "zotero-react-client";
//
// Windows specific
// --------------------------------------------------
@import "win/search";
@import "win/tag-selector";