editor: Fix multi-buffer headers spilling over at narrow widths (#35800)
Release Notes: - N/A
This commit is contained in:
@@ -3682,6 +3682,7 @@ impl EditorElement {
|
||||
.id("path header block")
|
||||
.size_full()
|
||||
.justify_between()
|
||||
.overflow_hidden()
|
||||
.child(
|
||||
h_flex()
|
||||
.gap_2()
|
||||
|
||||
Reference in New Issue
Block a user