From 5f8d3d5511b88d15a3f7b793160eb1ae28a6b205 Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Wed, 28 Aug 2024 06:16:09 -0400 Subject: [PATCH] Align icons --- package.json | 2 +- webview-ui/src/components/ChatView.tsx | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0cbc229..21a83bc 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.4.16", + "version": "1.4.17", "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 e62c636..23505e2 100644 --- a/webview-ui/src/components/ChatView.tsx +++ b/webview-ui/src/components/ChatView.tsx @@ -648,7 +648,7 @@ const ChatView = ({ style={{ position: "absolute", right: 20, - bottom: 14.5, // Align with the bottom padding of the container + bottom: 14, // Align with the bottom padding of the container display: "flex", alignItems: "flex-end", height: "calc(100% - 20px)", // Full height minus top and bottom padding @@ -661,14 +661,14 @@ const ChatView = ({ style={{ marginRight: "2px" }}> + style={{ fontSize: 18.5, marginLeft: -2, marginBottom: 1 }}> - +