From a423056e585a30ab230d269e870664bb53f6e267 Mon Sep 17 00:00:00 2001 From: SupertigerDev Date: Sun, 20 Oct 2024 17:34:11 +0100 Subject: [PATCH] fix bugs with custom scrollbar --- src/components/custom-scrollbar/CustomScrollbar.module.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/custom-scrollbar/CustomScrollbar.module.scss b/src/components/custom-scrollbar/CustomScrollbar.module.scss index 243e887f..e66be4ca 100644 --- a/src/components/custom-scrollbar/CustomScrollbar.module.scss +++ b/src/components/custom-scrollbar/CustomScrollbar.module.scss @@ -1,6 +1,5 @@ .scrollbarContainer { position: absolute; - z-index: 111111; width: 5px; border-radius: 999px;