mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
Update icon alignment
This commit is contained in:
parent
6b7a2894b1
commit
63f3589f89
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue