From 916eef4e996008d387207c53044afd8cf02dcc30 Mon Sep 17 00:00:00 2001 From: "Vyctor H. Brzezowski" Date: Thu, 20 Aug 2026 00:17:32 -0300 Subject: [PATCH] fix(ui): balance completed-work spacing (#126303) * fix(ui): balance completed-work spacing * fix(ui): preserve touch work spacing * fix(ui): balance touch work spacing * fix(ui): open completed-work spacing --- .../chat/chat-responsive.browser.test.ts | 85 ++++++++++++++++++- ui/src/styles/chat/tool-cards.css | 6 +- 2 files changed, 86 insertions(+), 5 deletions(-) diff --git a/ui/src/pages/chat/chat-responsive.browser.test.ts b/ui/src/pages/chat/chat-responsive.browser.test.ts index 368fa32acaee..76277c07fa7b 100644 --- a/ui/src/pages/chat/chat-responsive.browser.test.ts +++ b/ui/src/pages/chat/chat-responsive.browser.test.ts @@ -248,6 +248,47 @@ function activityAlignmentHtml() { `; } +function completedWorkSpacingHtml() { + return ` +
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+ `; +} + function chatFooterActionsHtml() { return `