First plot test

This commit is contained in:
2023-04-14 18:12:55 +02:00
parent 6c1dfaec9d
commit 4b89115af6
4 changed files with 71 additions and 5 deletions

View File

@@ -73,6 +73,9 @@ table.table td,
table.table th {
border: none;
}
.table-sample {
max-width: 65%;
}
#map {
height: 500px;
}