Remove unusable models; minor fixes

This commit is contained in:
Saoud Rizwan
2024-08-11 03:24:10 -04:00
parent 3c082e753b
commit 6454163078
4 changed files with 52 additions and 59 deletions

View File

@@ -610,7 +610,7 @@ const ChatView = ({
style={{ marginRight: "4px" }}>
<span
className="codicon codicon-device-camera"
style={{ fontSize: 18, marginLeft: -2, marginBottom: 1 }}></span>
style={{ fontSize: 18.5, marginLeft: -2, marginBottom: 1.5 }}></span>
</VSCodeButton>
<VSCodeButton
disabled={textAreaDisabled}