fx-compat: Item box: Make vertically scrollable

This commit is contained in:
Abe Jellinek 2022-07-18 15:20:08 -04:00
parent 083e3c7a36
commit 6f8c5d7c51

View file

@ -621,6 +621,7 @@
#item-box-container {
display: flex;
min-width: 0;
min-height: 0;
}
#retracted-items-banner, #sync-reminder-banner {