mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-06 19:04:00 +00:00
Weather Card: Fix Forecast Image Spacing (#5952)
This commit is contained in:
@@ -435,6 +435,7 @@ class HuiWeatherForecastCard extends LitElement implements LovelaceCard {
|
||||
|
||||
.forecast-image-icon > * {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
.forecast-icon {
|
||||
|
||||
Reference in New Issue
Block a user