feat: Moved base vite location

This commit is contained in:
Davide Passoni
2024-12-06 17:57:09 +01:00
parent a899c5ffca
commit 1f60f51898
3 changed files with 20 additions and 20 deletions

View File

@@ -132,7 +132,7 @@
}
.ol-target-icon {
background-image: url("/vite/images/markers/target.svg");
background-image: url("/images/markers/target.svg");
height: 100%;
width: 100%;
}