Weather Card: Fix Forecast Image Spacing (#5952)

This commit is contained in:
Zack Arnett 2020-05-20 15:39:29 -04:00 committed by Bram Kragten
parent e165a96689
commit 4b8f7e1fe9

View File

@ -435,6 +435,7 @@ class HuiWeatherForecastCard extends LitElement implements LovelaceCard {
.forecast-image-icon > * {
width: 40px;
height: 40px;
}
.forecast-icon {