fix: layout fixes for nav bar
This commit is contained in:
parent
c571a289b4
commit
e778782328
4 changed files with 11 additions and 7 deletions
|
|
@ -35,6 +35,7 @@ where
|
|||
.spacing(8)
|
||||
.style(crate::theme::SegmentedButton::ViewSwitcher)
|
||||
.apply(scrollable)
|
||||
.height(Length::Fill)
|
||||
.apply(container)
|
||||
.height(Length::Fill)
|
||||
.padding(11)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue