Browse Source

Adjust icons in input field

Saoud Rizwan 1 year ago
parent
commit
7c1412aa83
1 changed files with 1 additions and 1 deletions
  1. 1 1
      webview-ui/src/components/ChatView.tsx

+ 1 - 1
webview-ui/src/components/ChatView.tsx

@@ -603,7 +603,7 @@ const ChatView = ({
 					style={{
 						position: "absolute",
 						right: 20,
-						bottom: 15, // Align with the bottom padding of the container
+						bottom: 14.5, // Align with the bottom padding of the container
 						display: "flex",
 						alignItems: "flex-end",
 						height: "calc(100% - 20px)", // Full height minus top and bottom padding