Weather Card: Fix Forecast Image Spacing (#5952)

This commit is contained in:
Zack Arnett 2020-05-20 15:39:29 -04:00 committed by GitHub
parent 3a453f5843
commit 5cc4e2bb16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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