From 961b409b37fd71988d44b438fe14292c28a8c4be Mon Sep 17 00:00:00 2001 From: hannesrudolph Date: Mon, 7 Jul 2025 14:33:02 -0600 Subject: [PATCH] fix: add bottom padding to button container for proper spacing --- webview-ui/src/components/chat/ChatView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webview-ui/src/components/chat/ChatView.tsx b/webview-ui/src/components/chat/ChatView.tsx index c18d64bf9c..c188576047 100644 --- a/webview-ui/src/components/chat/ChatView.tsx +++ b/webview-ui/src/components/chat/ChatView.tsx @@ -1634,7 +1634,7 @@ const ChatViewComponent: React.ForwardRefRenderFunction