diff --git a/src/panels/lovelace/cards/hui-weather-forecast-card.ts b/src/panels/lovelace/cards/hui-weather-forecast-card.ts index 6050ef428d..9e8818d7f9 100644 --- a/src/panels/lovelace/cards/hui-weather-forecast-card.ts +++ b/src/panels/lovelace/cards/hui-weather-forecast-card.ts @@ -477,6 +477,7 @@ class HuiWeatherForecastCard extends LitElement implements LovelaceCard { flex-direction: column; justify-content: center; box-sizing: border-box; + padding: 16px 0; } .content {