fix: gauge style

This commit is contained in:
Arnaud Locquet 2020-10-16 08:12:29 +02:00 committed by Stephan Dilly
parent 3e02bc65ca
commit a55977874f

View file

@ -155,7 +155,7 @@ impl DrawableComponent for PushComponent {
.border_type(BorderType::Thick)
.border_style(self.theme.block(true)),
)
.style(
.gauge_style(
Style::default()
.fg(Color::White)
.bg(Color::Black), // .modifier(Modifier::ITALIC),