From 71da34dd52b4e972473d4d74eb8f74de5deabf3e Mon Sep 17 00:00:00 2001 From: Matt Bierner Date: Wed, 30 Apr 2025 09:23:39 -0700 Subject: [PATCH] Also fix attachment --- src/vs/workbench/contrib/chat/browser/media/chat.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/vs/workbench/contrib/chat/browser/media/chat.css b/src/vs/workbench/contrib/chat/browser/media/chat.css index 623893421ea..44e238bd447 100644 --- a/src/vs/workbench/contrib/chat/browser/media/chat.css +++ b/src/vs/workbench/contrib/chat/browser/media/chat.css @@ -1170,6 +1170,7 @@ have to be updated for changes to the rules above, or to support more deeply nes .action-item.chat-attachment-button > .action-label > .codicon { font-size: 14px; + height: auto; } .action-item.chat-mcp {