mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-06-20 01:44:42 +02:00
up badges on stats
This commit is contained in:
parent
abdd59e8c8
commit
86a870d1e7
3 changed files with 96 additions and 26 deletions
|
@ -61,6 +61,10 @@ table.js-sort-table th:active {
|
|||
max-height: 11rem !important;
|
||||
}
|
||||
|
||||
.maplibregl-popup-content strong {
|
||||
min-width: 10rem;
|
||||
}
|
||||
|
||||
.maplibregl-popup-content table {
|
||||
width: 100%;
|
||||
max-height: 300px;
|
||||
|
@ -71,4 +75,12 @@ table.js-sort-table th:active {
|
|||
.maplibregl-popup-content h2,
|
||||
.maplibregl-popup-contenth3 {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.card {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#attribution {
|
||||
font-size: 0.6rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue