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