cat
This commit is contained in:
@@ -200,6 +200,8 @@ impl Battery {
|
|||||||
)),
|
)),
|
||||||
)
|
)
|
||||||
.style(pill)
|
.style(pill)
|
||||||
|
.height(Length::Fill)
|
||||||
|
.align_y(alignment::Vertical::Center)
|
||||||
.id(iced::widget::Id::from(self.id()))
|
.id(iced::widget::Id::from(self.id()))
|
||||||
.into()
|
.into()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user