1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

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

View File

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