zotero/scss/linux/elements/_infoBox.scss
windingwind 347caaff4c Rename itemBox > infoBox
Following the discussion in #4114
2024-11-11 11:27:47 -05:00

9 lines
98 B
SCSS

info-box {
#item-type-menu {
padding: 1px;
@include comfortable {
padding: 2px;
}
}
}