Fix overflow in create branch label (#26591)

Closes #ISSUE

Release Notes:

- N/A
This commit is contained in:
Conrad Irwin 2025-03-12 15:55:31 -06:00 committed by GitHub
parent ab199fda47
commit 81af2c0bed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -434,6 +434,7 @@ impl PickerDelegate for BranchListDelegate {
"Create branch \"{}\"",
entry.branch.name
))
.single_line()
.into_any_element()
} else {
HighlightedLabel::new(