zotero/scss/linux/elements/_itemBox.scss
Abe Jellinek aea1303119 fx-compat: Item box: Fix field sizing on all platforms
Layout should no longer shift when editing creators or fields.
(Linux untested.)
2023-04-04 14:39:57 -04:00

5 lines
54 B
SCSS

item-box {
.zotero-clicky {
min-height: 17px;
}
}