mirror of
https://github.com/zotero/zotero.git
synced 2026-08-28 05:25:31 +00:00
9 lines
98 B
SCSS
9 lines
98 B
SCSS
info-box {
|
|
|
|
#item-type-menu {
|
|
padding: 1px;
|
|
@include comfortable {
|
|
padding: 2px;
|
|
}
|
|
}
|
|
}
|