mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-06-20 01:44:42 +02:00
style dashboard, remove bike parking in places selection
This commit is contained in:
parent
5a05cd22d1
commit
4c1a7729a1
5 changed files with 59 additions and 15 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue