From 75fb29237b507f22ff1b8a4b08286887650952b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=83=E9=9A=A8=E7=B7=A3=E5=8B=95?= Date: Fri, 29 Aug 2025 09:14:05 +0800 Subject: [PATCH] v2.6.7 --- web/html/inbounds.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/html/inbounds.html b/web/html/inbounds.html index 39ffee67..fb175c70 100644 --- a/web/html/inbounds.html +++ b/web/html/inbounds.html @@ -696,7 +696,7 @@ title: "ID", align: 'right', dataIndex: "id", - width: 20, + width: 30, responsive: ["xs"], }, { title: '{{ i18n "pages.inbounds.operate" }}',