Kaynağa Gözat

Update icon alignment

Saoud Rizwan 1 yıl önce
ebeveyn
işleme
63f3589f89
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      webview-ui/src/components/ChatView.tsx

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

@@ -676,7 +676,7 @@ const ChatView = ({
 						style={{ marginRight: "2px" }}>
 						style={{ marginRight: "2px" }}>
 						<span
 						<span
 							className="codicon codicon-device-camera"
 							className="codicon codicon-device-camera"
-							style={{ fontSize: 18, marginLeft: -2, marginTop: -2 }}></span>
+							style={{ fontSize: 18, marginLeft: -2, marginTop: -3 }}></span>
 					</VSCodeButton>
 					</VSCodeButton>
 					<VSCodeButton
 					<VSCodeButton
 						disabled={textAreaDisabled}
 						disabled={textAreaDisabled}