diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index cd9cd054..8124e55a 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; + } @@ -121,8 +124,12 @@