From d0bd05409db159ba5f0363fc573ad8a1ea2d3ec8 Mon Sep 17 00:00:00 2001 From: CN-JS-HuiBai Date: Sat, 4 Apr 2026 22:01:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=83=E5=B1=80=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/style.css b/public/css/style.css index 48ab7a3..e25ff1f 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -802,7 +802,7 @@ input:checked+.slider:before { /* ---- Server Table ---- */ .server-table-wrap { overflow-x: auto; - padding: 0 0 8px; + padding: 16px 22px 8px; } .server-table {