mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-25 05:47:20 +00:00
Ensure weather icon is centered in forecast (#9065)
This commit is contained in:
parent
13cc016b36
commit
2a5f940744
@ -502,6 +502,7 @@ class HuiWeatherForecastCard extends LitElement implements LovelaceCard {
|
||||
padding-top: 4px;
|
||||
padding-bottom: 4px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.forecast-image-icon > * {
|
||||
|
Loading…
x
Reference in New Issue
Block a user