diff --git a/ReallifeGamemode.Client/assets/html/inventory/css/inventory.css b/ReallifeGamemode.Client/assets/html/inventory/css/inventory.css index dda031df..29143553 100644 --- a/ReallifeGamemode.Client/assets/html/inventory/css/inventory.css +++ b/ReallifeGamemode.Client/assets/html/inventory/css/inventory.css @@ -20,6 +20,7 @@ body { height: 100%; margin: 0px auto; background-color: transparent; + overflow-y: hidden; } .main2 { @@ -956,4 +957,4 @@ select.select_box2 { .alerts { margin-bottom: 47.5vw; padding-top: 43.3vw; -} \ No newline at end of file +}