From 1644904755983ae76fca5bc7466a5da530c37013 Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Sat, 21 Jun 2025 15:24:52 +0700 Subject: [PATCH] chore: clients comment improvement - use default ant components instead custom styles - remove comments in inbound info modal (duplicates information) - enhance tooltip usage --- web/html/component/aClientTable.html | 51 +++++------ web/html/form/protocol/shadowsocks.html | 7 +- web/html/form/protocol/trojan.html | 7 +- web/html/form/protocol/vless.html | 7 +- web/html/form/protocol/vmess.html | 7 +- web/html/inbounds.html | 115 ++++++++++++------------ 6 files changed, 85 insertions(+), 109 deletions(-) diff --git a/web/html/component/aClientTable.html b/web/html/component/aClientTable.html index 8ab08679..96bd502f 100644 --- a/web/html/component/aClientTable.html +++ b/web/html/component/aClientTable.html @@ -41,28 +41,28 @@