From 41199a946903dbaed44493bdbbaa1af027bba472 Mon Sep 17 00:00:00 2001 From: Tara Rostami <132676256+TaraRostami@users.noreply.github.com> Date: Fri, 15 Mar 2024 19:23:04 +0330 Subject: [PATCH] Update inbounds.html --- web/html/xui/inbounds.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index a58372ef..84eec3d2 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -30,7 +30,7 @@ border: #D5BED2 solid 1px; } .dark .infinite-bar .ant-progress-inner .ant-progress-bg { - background-color: #3c1536; + background-color: #7a316f; border: #7a316f solid 1px; } .ant-collapse {