From 78e97af4dba3993f752f7728770f6aece7a944c7 Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Tue, 16 May 2023 15:17:38 +0200 Subject: [PATCH] Fix setting bgcolor --- web/html/xui/settings.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html index 10a1fc08..fdcd8add 100644 --- a/web/html/xui/settings.html +++ b/web/html/xui/settings.html @@ -19,10 +19,6 @@ .ant-list-item { display: block; } - - :not(.ant-card-dark)>.ant-tabs-top-bar { - background: white; - } @@ -35,7 +31,7 @@ {{ i18n "pages.settings.save" }} {{ i18n "pages.settings.restartPanel" }} - +