From cf28e960b80218ca9e27b0e0a6a3fd4a248f12ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E5=A4=A7=E8=83=86?= <1101282782@qq.com> Date: Tue, 18 Nov 2025 10:14:38 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A3=9E=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/custom/css/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/custom/css/index.css b/static/custom/css/index.css index 5473aac..8acb829 100644 --- a/static/custom/css/index.css +++ b/static/custom/css/index.css @@ -816,8 +816,8 @@ .fly-roam>.content .table .tr .th:nth-child(2), .fly-roam>.content .table .tr .td:nth-child(2) { - flex: 0 0 100px; - width: 100px; + flex: 0 0 180px; + width: 180px; } .fly-roam>.content .table .tr .th:last-child,