diff --git a/webview-ui/src/components/chat/ChatView.tsx b/webview-ui/src/components/chat/ChatView.tsx index 81f6cbebf66..d83694d87c4 100644 --- a/webview-ui/src/components/chat/ChatView.tsx +++ b/webview-ui/src/components/chat/ChatView.tsx @@ -1529,7 +1529,7 @@ const ChatViewComponent: React.ForwardRefRenderFunction} onClick={() => openUpsell()} dismissOnClick={false} - className="bg-none mt-6 border-border rounded-xl p-0 py-3 !text-base"> + className="bg-none mt-6 border-border rounded-xl p-3 !text-base">