From aa842ab025549536431fc1822e63f77f985a7fd7 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Wed, 9 Aug 2023 00:58:53 +0330 Subject: [PATCH] [front] better info modal Co-Authored-By: Alireza Ahmadi --- web/html/xui/inbounds.html | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index 39c64aff..91431b5d 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -11,6 +11,9 @@ .ant-col-sm-24 { margin-top: 10px; } + tr.hideExpandIcon .ant-table-row-expand-icon { + display: none; + } @@ -118,8 +121,12 @@