diff --git a/v2/test/kitchensink/frontend/src/App.svelte b/v2/test/kitchensink/frontend/src/App.svelte index 716ed00b..b7894cb2 100644 --- a/v2/test/kitchensink/frontend/src/App.svelte +++ b/v2/test/kitchensink/frontend/src/App.svelte @@ -111,7 +111,7 @@ } ::-webkit-scrollbar-track { - background-color: rgba(128,128,128,.05); + background-color: rgba(128,128,128,0); } .sidebar-link {