mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-17 14:26:35 +00:00
Weather Card: Fix Forecast Image Spacing (#5952)
This commit is contained in:
parent
3a453f5843
commit
5cc4e2bb16
@ -435,6 +435,7 @@ class HuiWeatherForecastCard extends LitElement implements LovelaceCard {
|
||||
|
||||
.forecast-image-icon > * {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
.forecast-icon {
|
||||
|
Loading…
x
Reference in New Issue
Block a user