From f14ae01fabbaa8dd0c826f369af97bc1a89546ce Mon Sep 17 00:00:00 2001 From: Adorian Doran Date: Fri, 26 Dec 2025 10:42:53 +0200 Subject: [PATCH] style/links: fix background color --- apps/client/src/stylesheets/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/client/src/stylesheets/style.css b/apps/client/src/stylesheets/style.css index e25b6f327..9eda93e3e 100644 --- a/apps/client/src/stylesheets/style.css +++ b/apps/client/src/stylesheets/style.css @@ -436,7 +436,6 @@ body.desktop .tabulator-popup-container, opacity: 1; } -.dropdown-menu a:hover:not(.disabled), .dropdown-item:hover:not(.disabled, .dropdown-container-item), .tabulator-menu-item:hover, :root .excalidraw .context-menu .context-menu-item:hover {