Increase enlarge map height. Update frappe-charts

buefy-0.9
Manuel Kasper 2023-05-10 15:53:16 +02:00
rodzic d6cabc6c30
commit 6476b646d6
3 zmienionych plików z 3 dodań i 3 usunięć

2
package-lock.json wygenerowano
Wyświetl plik

@ -24,7 +24,7 @@
"filepond": "^4.30.4",
"filepond-plugin-file-validate-type": "^1.2.5",
"flagpack": "^1.0.5",
"frappe-charts": "^1.5.6",
"frappe-charts": "^1.6.2",
"haversine-distance": "^1.2.1",
"maidenhead": "^1.0.7",
"mapbox-gl": "^1.13.1",

Wyświetl plik

@ -26,7 +26,7 @@
"filepond": "^4.30.4",
"filepond-plugin-file-validate-type": "^1.2.5",
"flagpack": "^1.0.5",
"frappe-charts": "^1.5.6",
"frappe-charts": "^1.6.2",
"haversine-distance": "^1.2.1",
"maidenhead": "^1.0.7",
"mapbox-gl": "^1.13.1",

Wyświetl plik

@ -474,7 +474,7 @@ export default {
}
@media (min-width: 769px) {
.map.enlarge {
height: calc(100vh - 20rem);
height: calc(100vh - 16rem);
}
}
@media (max-width: 768px) {