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 @@