From bc56e637376142c370c31b17558fc3778a863bd2 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Fri, 17 Mar 2023 01:31:14 +0330 Subject: pack1 --- web/html/xui/setting.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'web/html/xui/setting.html') diff --git a/web/html/xui/setting.html b/web/html/xui/setting.html index 67ceaff9..cbbdce1f 100644 --- a/web/html/xui/setting.html +++ b/web/html/xui/setting.html @@ -20,14 +20,14 @@ display: block; } - .ant-tabs-top-bar { + :not(.ant-card-dark)>.ant-tabs-top-bar { background: white; } {{ template "commonSider" . }} - + @@ -35,17 +35,17 @@ {{ i18n "pages.setting.save" }} {{ i18n "pages.setting.restartPanel" }} - + - + - + @@ -58,7 +58,7 @@ @change="setLang(lang)" style="width: 100%" > - +    @@ -71,7 +71,7 @@ - + @@ -93,12 +93,12 @@ - + - + @@ -106,7 +106,7 @@ - + -- cgit v1.2.3