From 281bd2832309ffdd0b60e0a6f45cb91572ab9160 Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Mon, 2 Sep 2024 10:57:47 -0400 Subject: [PATCH] Fix icons --- package.json | 2 +- webview-ui/src/components/ChatView.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 545bfc1..517b39c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "claude-dev", "displayName": "Claude Dev", "description": "Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.", - "version": "1.5.17", + "version": "1.5.16", "icon": "icon.png", "engines": { "vscode": "^1.84.0" diff --git a/webview-ui/src/components/ChatView.tsx b/webview-ui/src/components/ChatView.tsx index 0982ca5..8c4231d 100644 --- a/webview-ui/src/components/ChatView.tsx +++ b/webview-ui/src/components/ChatView.tsx @@ -673,14 +673,14 @@ const ChatView = ({ style={{ marginRight: "2px" }}> + style={{ fontSize: 18, marginLeft: -2, marginBottom: 1 }}> - +