zotero/scss/components/_icons.scss
2019-01-21 11:01:33 +02:00

7 lines
No EOL
91 B
SCSS

.icon > svg, .icon > img {
width: 16px;
}
.icon.icon-downchevron > img {
width: 7px;
}