mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
Update icon alignment
This commit is contained in:
@@ -669,7 +669,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 }}></span>
|
style={{ fontSize: 18, marginLeft: -2, marginBottom: 1 }}></span>
|
||||||
</VSCodeButton>
|
</VSCodeButton>
|
||||||
<VSCodeButton
|
<VSCodeButton
|
||||||
disabled={textAreaDisabled}
|
disabled={textAreaDisabled}
|
||||||
|
|||||||
Reference in New Issue
Block a user