Decrease the size of the branch picker icon (#32387)
<img width="323" alt="image" src="https://github.com/user-attachments/assets/0060eaf3-35f9-4f0f-b9b6-e26ffad853c2" /> <img width="323" alt="image" src="https://github.com/user-attachments/assets/57b66dae-2a74-401f-82c1-8fc730a98fb0 " /> Release Notes: - Adjusted size of the icon inside the title bar's branch picker when that's turned on.
This commit is contained in:
parent
8332e60ca9
commit
047a7f5d29
1 changed files with 1 additions and 0 deletions
|
@ -595,6 +595,7 @@ impl TitleBar {
|
|||
.icon(IconName::GitBranch)
|
||||
.icon_position(IconPosition::Start)
|
||||
.icon_color(Color::Muted)
|
||||
.icon_size(IconSize::Indicator)
|
||||
},
|
||||
),
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue