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 {