fx-compat: Item box: Make vertically scrollable
This commit is contained in:
parent
083e3c7a36
commit
6f8c5d7c51
1 changed files with 1 additions and 0 deletions
|
@ -621,6 +621,7 @@
|
||||||
#item-box-container {
|
#item-box-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
|
min-height: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#retracted-items-banner, #sync-reminder-banner {
|
#retracted-items-banner, #sync-reminder-banner {
|
||||||
|
|
Loading…
Reference in a new issue