random fmt
This commit is contained in:
@@ -55,10 +55,7 @@ impl BarModule for Audio {
|
||||
.height(Length::Fill)
|
||||
.spacing(REF_SPACING);
|
||||
|
||||
container(icons)
|
||||
.height(Length::Fill)
|
||||
.style(pill)
|
||||
.into()
|
||||
container(icons).height(Length::Fill).style(pill).into()
|
||||
}
|
||||
|
||||
fn update(&mut self, msg: Wire) -> Task<ModuleEffect> {
|
||||
|
||||
Reference in New Issue
Block a user