From 8e374d7396f7a96b260a1acaa302540a1198476b Mon Sep 17 00:00:00 2001 From: Flo Greistorfer Date: Tue, 9 Jul 2024 10:40:31 +0200 Subject: [PATCH] firerfox scrollbar allowed as it is perfect only chrome is shit --- files/global.css | 1 - 1 file changed, 1 deletion(-) diff --git a/files/global.css b/files/global.css index b746adb..b79122a 100644 --- a/files/global.css +++ b/files/global.css @@ -1,7 +1,6 @@ * { box-sizing: border-box; -ms-overflow-style: none; - scrollbar-width: none; } *::-webkit-scrollbar {