Răsfoiți Sursa

Fix icon alignment

Saoud Rizwan 1 an în urmă
părinte
comite
98fdf898be
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      webview-ui/src/components/ChatView.tsx

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

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