From 8774059123fd3d0f6b613568f111c1168a563c83 Mon Sep 17 00:00:00 2001 From: mumuy Date: Fri, 17 Oct 2025 00:18:50 +0800 Subject: [PATCH] Update index.css --- static/style/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style/index.css b/static/style/index.css index ce7562f..541bc50 100644 --- a/static/style/index.css +++ b/static/style/index.css @@ -178,6 +178,7 @@ padding: 6px 12px; border: 1px solid #e1e6ea; line-height: 24px; + white-space: nowrap; } .mod-panel .bd td.th{ background: #f6f8fa;