Improve screen layout for themes + Radar layout adjustments

This commit is contained in:
mrkmntal 2026-04-11 12:02:24 -04:00
commit fef73485dd
8 changed files with 52 additions and 11 deletions

View file

@ -23,4 +23,8 @@
min-height: 280px;
line-height: 40px;
}
}
}
:root[data-theme]:not([data-theme='default']) .weather-display .local-forecast .forecasts {
margin-top: 16px;
}