diff --git a/client/homebrew/navbar/navbar.less b/client/homebrew/navbar/navbar.less index fb6464f09..c1cda38c3 100644 --- a/client/homebrew/navbar/navbar.less +++ b/client/homebrew/navbar/navbar.less @@ -270,10 +270,10 @@ overflow : hidden auto; color : white; text-decoration : none; - background-color : #333333; - border-top : 1px solid #888888; scrollbar-color : #666666 #333333; scrollbar-width : thin; + background-color : #333333; + border-top : 1px solid #888888; .clear { position : absolute; top : 50%; diff --git a/package-lock.json b/package-lock.json index 1f35ad377..16d308bf5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15361,4 +15361,4 @@ } } } -} \ No newline at end of file +}