From 61ca7249cd3303a98def06fc58cec321c27410a1 Mon Sep 17 00:00:00 2001 From: bragaz_rexita Date: Fri, 28 Nov 2025 14:16:45 +0700 Subject: [PATCH] repair --- src/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.css b/src/index.css index bd0ea37..dafba16 100644 --- a/src/index.css +++ b/src/index.css @@ -75,7 +75,7 @@ html body { scrollbar-width: thin; scrollbar-color: #1BAA56 transparent; } -/* Hilangkan panah atas/bawah */ +/* Hilangkan panah atas/bawah dengan important */ .custom-menu-scrollbar::-webkit-scrollbar-button { display: none !important; width: 0 !important;