Increase width of controls in pane_grid example

This commit is contained in:
Héctor Ramón Jiménez 2023-06-08 20:23:47 +02:00
parent 5c8cfb411e
commit 57db196c3a
No known key found for this signature in database
GPG key ID: 140CC052C94F138E

View file

@ -300,7 +300,7 @@ fn view_content<'a>(
)
]
.spacing(5)
.max_width(150);
.max_width(160);
if total_panes > 1 && !is_pinned {
controls = controls.push(