mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
Update icon alignment
This commit is contained in:
parent
2e3264225f
commit
0bcb0a923f
1 changed files with 1 additions and 1 deletions
|
|
@ -669,7 +669,7 @@ const ChatView = ({
|
|||
style={{ marginRight: "2px" }}>
|
||||
<span
|
||||
className="codicon codicon-device-camera"
|
||||
style={{ fontSize: 18, marginLeft: -2 }}></span>
|
||||
style={{ fontSize: 18, marginLeft: -2, marginBottom: 1 }}></span>
|
||||
</VSCodeButton>
|
||||
<VSCodeButton
|
||||
disabled={textAreaDisabled}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue