mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
Adjust icons
This commit is contained in:
@@ -679,7 +679,7 @@ const ChatView = ({
|
||||
appearance="icon"
|
||||
aria-label="Send Message"
|
||||
onClick={handleSendMessage}>
|
||||
<span className="codicon codicon-send" style={{ fontSize: 16, marginBottom: -0.5 }}></span>
|
||||
<span className="codicon codicon-send" style={{ fontSize: 16, marginBottom: -1 }}></span>
|
||||
</VSCodeButton>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user