diff --git a/static/style.css b/static/style.css index d4e6c71d..87cac143 100644 --- a/static/style.css +++ b/static/style.css @@ -816,7 +816,7 @@ body.noselect, body.noselect * { flex-direction: column; align-items: center; gap: 2px; - overflow: hidden; + overflow: visible; flex-shrink: 0; } @@ -857,7 +857,7 @@ body.noselect, body.noselect * { align-items: center; flex: 1; min-height: 0; - overflow: hidden; + overflow: visible; } .inv-pack-icon {