diff --git a/website/style.css b/website/style.css index 137510df..a2479e62 100644 --- a/website/style.css +++ b/website/style.css @@ -792,6 +792,8 @@ body { .weapon-skins-grid.expanded { max-height: 400px; padding: 1rem; + overflow-y: auto; + overflow-x: hidden; } .skins-container {