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;