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 }}> - +