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