refactoring: convertion off entites, besoin, reponse items into symbols for perf optimization DONE

This commit is contained in:
2023-06-29 11:29:16 +02:00
parent ba7f2a6ec0
commit b105c9ddff
3 changed files with 147 additions and 68 deletions

View File

@@ -268,6 +268,8 @@ body{
// font-size: 2em;
}
}
.entite-map-popup,
.besoin-map-popup,
.reponse-map-popup{
background-color: white;
padding: 1em;