From 25257b0a8326c2d9134a85f9eb759e63059850ac Mon Sep 17 00:00:00 2001 From: Codex Date: Tue, 16 Jun 2026 20:12:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E8=AF=BE=E7=A8=8B=E5=B0=8F?= =?UTF-8?q?=E7=BB=93=E6=8C=89=E9=92=AE=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/app/static/styles.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/app/static/styles.css b/app/app/static/styles.css index 0647c09..adc293f 100644 --- a/app/app/static/styles.css +++ b/app/app/static/styles.css @@ -470,7 +470,8 @@ textarea:focus { border-top: 1px solid var(--line); } -.summary-toggle { +.summary-body + .summary-toggle, +.summary-full + .summary-toggle { margin-top: 8px; }