up
This commit is contained in:
parent
9390a38adf
commit
248140d78a
7 changed files with 92 additions and 73 deletions
|
@ -31,4 +31,16 @@ table.js-sort-table th:hover {
|
|||
|
||||
table.js-sort-table th:active {
|
||||
background-color: #e0e0e0;
|
||||
}
|
||||
|
||||
.maplibregl-popup-content {
|
||||
overflow-y: auto;
|
||||
min-width: 300px;
|
||||
max-height: 400px;
|
||||
}
|
||||
|
||||
.maplibregl-popup-content h1,
|
||||
.maplibregl-popup-content h2,
|
||||
.maplibregl-popup-contenth3 {
|
||||
font-size: 1rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue