From a92b44427d3244211a0ba35583d13a6811fb4912 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Losada=20Hern=C3=A1ndez?= Date: Mon, 16 Sep 2024 23:17:12 +0200 Subject: [PATCH] lint --- client/homebrew/navbar/navbar.less | 4 ++-- package-lock.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 +}