style dashboard, remove bike parking in places selection

This commit is contained in:
Tykayn 2025-06-05 15:43:11 +02:00 committed by tykayn
parent 5a05cd22d1
commit 4c1a7729a1
5 changed files with 59 additions and 15 deletions

View file

@ -58,8 +58,13 @@ table.js-sort-table th:active {
.maplibregl-popup-content {
overflow: auto;
min-width: 300px;
max-height: 400px;
max-height: 11rem !important;
}
.maplibregl-popup-content table {
width: 100%;
max-height: 300px;
overflow: auto;
}
.maplibregl-popup-content h1,