[no-ci]
This commit is contained in:
Nate Butler 2023-12-07 10:50:07 -05:00
parent f798b193d0
commit 5e5eb25aab
2 changed files with 16 additions and 11 deletions

View file

@ -158,7 +158,6 @@ impl RenderOnce for Button {
this
}
})
.flex_row_reverse()
.child(
Label::new(label)
.color(label_color)