improv: use new and improved FileNav style
This commit is contained in:
parent
3c9d2a077e
commit
a5ee0e75d8
2 changed files with 192 additions and 192 deletions
382
Cargo.lock
generated
382
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -1449,7 +1449,7 @@ impl Application for App {
|
|||
.button_spacing(space_xxxs)
|
||||
.on_activate(|entity| action::cosmic(cosmic::app::Action::NavBar(entity)))
|
||||
.spacing(space_none)
|
||||
.style(theme::SegmentedButton::TabBar)
|
||||
.style(theme::SegmentedButton::FileNav)
|
||||
.apply(widget::container)
|
||||
.padding(space_s)
|
||||
.width(Length::Shrink);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue