Remove hacky children
This commit is contained in:
parent
24bab48043
commit
d320d3a8bf
6 changed files with 10 additions and 40 deletions
|
@ -109,7 +109,7 @@ impl StoryWrapper {
|
|||
.flex()
|
||||
.flex_col()
|
||||
.size_full()
|
||||
.child_any(self.selector.story(cx))
|
||||
.child(self.selector.story(cx))
|
||||
})
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue