zotero/scss/_attachmentBox.scss
Abe Jellinek 496f34117c fx-compat: Fix attachment rename, remove <links-box> observer
<links-box> doesn't actually have a notify() method, so an error was
being thrown on each notification.
2022-05-27 13:28:07 -06:00

3 lines
96 B
SCSS

@import "components/attachmentBox";
@import "components/textLink";
@import "components/clicky";