Make flex elements fill available space when they contain a float
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
This commit is contained in:
parent
12783a588c
commit
eef99f059d
2 changed files with 12 additions and 5 deletions
|
@ -378,7 +378,6 @@ impl ContactsPanel {
|
|||
.contained()
|
||||
.with_style(theme.edit_contact.container)
|
||||
.aligned()
|
||||
.flex_float()
|
||||
.boxed()
|
||||
})
|
||||
.on_click(move |_, cx| {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue