From 842194f873e47dbbe1077d2943d338f26e049d34 Mon Sep 17 00:00:00 2001 From: TheIsotopes Date: Sun, 7 Jan 2024 05:30:30 +0100 Subject: [PATCH] fix landing page dark theme Background pattern (#3734) * fix landing page dark theme Background pattern * forgot to delete bracket * 2nd try deleting bracket --- src/css/dark-theme.less | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/css/dark-theme.less b/src/css/dark-theme.less index a39a0ba6f3..df3a35c0c8 100644 --- a/src/css/dark-theme.less +++ b/src/css/dark-theme.less @@ -395,9 +395,7 @@ progress[value] { } } .tab-landing { - .content_top { - background-color: #00000000; - } + background-color: #3e3e3e; .content_mid { background-color: #3e3e3e; .text3 {