From 586cd3356375f5fff2a83767a9e1e73cd06efa5f Mon Sep 17 00:00:00 2001 From: thzxx Date: Sun, 19 Apr 2026 20:20:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B7=A5=E5=85=B7=E9=A1=B5=E7=AD=BE?= =?UTF-8?q?=E5=8D=A1=E7=89=87=E6=A0=87=E9=A2=98=E7=99=BD=E5=BA=95=E9=97=AE?= =?UTF-8?q?=E9=A2=98=20=E2=80=94=20=E8=A6=86=E7=9B=96=E5=85=A8=E5=B1=80?= =?UTF-8?q?=E4=BA=AE=E8=89=B2=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/renderer/styles/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/renderer/styles/style.css b/src/renderer/styles/style.css index 089a72d..6bd3c97 100644 --- a/src/renderer/styles/style.css +++ b/src/renderer/styles/style.css @@ -2594,6 +2594,9 @@ html, body { align-items: center; gap: 6px; margin-bottom: 6px; + padding: 0; + background: none; + border-bottom: none; } .ws-tools-output .tool-call-icon {