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:
parent
3594a52bee
commit
52da375a9d
6 changed files with 56 additions and 57 deletions
|
@ -160,7 +160,6 @@ pub enum IconName {
|
|||
Maximize,
|
||||
Menu,
|
||||
MenuAlt,
|
||||
MessageBubbleDashed,
|
||||
MessageBubbles,
|
||||
Mic,
|
||||
MicMute,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue