Saoud Rizwan 1 год назад
Родитель
Сommit
63f3589f89
1 измененных файлов с 1 добавлено и 1 удалено
  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" }}>
 						<span
 							className="codicon codicon-device-camera"
-							style={{ fontSize: 18, marginLeft: -2, marginTop: -2 }}></span>
+							style={{ fontSize: 18, marginLeft: -2, marginTop: -3 }}></span>
 					</VSCodeButton>
 					<VSCodeButton
 						disabled={textAreaDisabled}