Fix overflow in create branch label (#26591)

Closes #ISSUE

Release Notes:

- N/A
This commit is contained in:
Conrad Irwin
2025-03-12 21:55:31 +00:00
committed by GitHub
parent ab199fda47
commit 81af2c0bed
+1
View File
@@ -434,6 +434,7 @@ impl PickerDelegate for BranchListDelegate {
"Create branch \"{}\"",
entry.branch.name
))
.single_line()
.into_any_element()
} else {
HighlightedLabel::new(