Fix some IDE warnings

This commit is contained in:
Ian Renton
2026-06-19 19:31:56 +01:00
parent 725eb619b4
commit 05ac652cee
22 changed files with 310 additions and 356 deletions

View File

@@ -90,7 +90,7 @@ input#search {
i#searchicon {
position: absolute;
left: 0rem;
left: 0;
top: 2px;
padding: 10px;
pointer-events: none;
@@ -217,7 +217,7 @@ div#map {
}
.leaflet-container {
font-family: var(--bs-body-font-family) !important;
font-family: var(--bs-body-font-family) sans-serif !important;
}
.leaflet-control-attribution {
background: none;