From 84f9765b18f93c591df52d4869097036dfd76a43 Mon Sep 17 00:00:00 2001 From: sanchi-t Date: Tue, 24 Sep 2024 20:10:19 +0530 Subject: [PATCH] css: Remove non-existent class selctor. --- web/styles/dark_theme.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/web/styles/dark_theme.css b/web/styles/dark_theme.css index 2d403f7c29..c67bbea3d3 100644 --- a/web/styles/dark_theme.css +++ b/web/styles/dark_theme.css @@ -474,10 +474,6 @@ border-color: hsl(0deg 0% 0% / 40%); } - .top-navbar-border { - border-color: hsl(0deg 0% 0% / 60%); - } - & div.overlay, #subscription_overlay #stream-creation