agent: Add design adjustments to message editor (#29891)

- Removed unused `MessageBubbleDashed` icon
- Polished `Crosshair` icon SVG
- Added dropdown toggle keybinding to the profile selector tooltip
- Repositioned buttons at the message editor footer
- Updated buttons to use `Button` instead of `ButtonLike`

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-05-04 20:21:30 -03:00 committed by GitHub
parent 3594a52bee
commit 52da375a9d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 56 additions and 57 deletions

View file

@ -160,7 +160,6 @@ pub enum IconName {
Maximize,
Menu,
MenuAlt,
MessageBubbleDashed,
MessageBubbles,
Mic,
MicMute,