zotero/scss/_relatedBox.scss
Martynas Bagdonas db0ac723fa fx-compat: Note editor and links box fixes:
- Add links-box component (inside noteEditor.js).
- Add related-box component and fix related pane.
- Use tagsBox.jsx instead of tagsbox.xml in note editor links box popup.
- Remove CSS styles and bindings for noteeditor, relatedbox and tagsbox.
2022-05-26 18:23:31 +03:00

2 lines
62 B
SCSS

@import "components/relatedBox";
@import "components/clicky";