From a173dce667f7e55e45b6f33e067d0223379012f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Fri, 2 Jan 2026 00:52:25 +0800 Subject: [PATCH] Add files via upload --- web/static/css/style.css | 5 ++--- web/templates/index.html | 1 - 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/web/static/css/style.css b/web/static/css/style.css index 08c9d05b..d670f167 100644 --- a/web/static/css/style.css +++ b/web/static/css/style.css @@ -6584,9 +6584,8 @@ header { /* 批量任务相关样式 */ .batch-queues-section { - margin-top: 32px; - padding-top: 24px; - border-top: 2px solid var(--border-color); + margin-top: 16px; + padding-top: 8px; } .batch-queues-header { diff --git a/web/templates/index.html b/web/templates/index.html index 25fd4b31..6f6681da 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -570,7 +570,6 @@