Remove temp + condition display on map for the radar view
Some checks are pending
build-docker / Build Image (push) Waiting to run

This commit is contained in:
mrkmntal 2026-04-11 21:41:43 -04:00
commit 005d52a50b
2 changed files with 2 additions and 1 deletions

View file

@ -160,6 +160,7 @@
}
.nearby-weather-marker {
display: none;
background: transparent;
border: 0;

File diff suppressed because one or more lines are too long