assistant: Adjust the toolbar design (#20101)

This PR's most relevant change is removing the three-dot menu dropdown
from the assistant toolbar. The "Regenerate Title" button is now only
visible on hover and it appears on the far right of the title input.

<img width="700" alt="Screenshot 2024-11-04 at 13 31 37"
src="https://github.com/user-attachments/assets/891703af-7985-4b16-bb5e-d852491abd6f">

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2024-11-05 09:07:26 -03:00 committed by GitHub
parent 83ad28dfe7
commit 02b1e3a3c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 77 additions and 133 deletions

View file

@ -234,6 +234,7 @@ pub enum IconName {
Public,
PullRequest,
Quote,
RefreshTitle,
Regex,
ReplNeutral,
Replace,