From d4b84b60fea5ffc8e542869167dd1fec7b375fb7 Mon Sep 17 00:00:00 2001 From: Tomas Dvorak Date: Wed, 18 Jun 2025 07:50:15 +0200 Subject: [PATCH] tes --- admin-dashboard.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/admin-dashboard.html b/admin-dashboard.html index cc71303..ce1fd88 100644 --- a/admin-dashboard.html +++ b/admin-dashboard.html @@ -1044,8 +1044,7 @@ transition: all 0.3s ease; } - .nav-link:hover, - .nav-link.active { + .nav-link:hover { color: rgb(0, 0, 0); border-bottom-color: #1d47b2; }