Interactive POIs - first part

This commit is contained in:
2021-10-26 23:22:29 +02:00
parent a4ce4709c3
commit 7a133bafc6
6 changed files with 258 additions and 18 deletions

View File

@@ -34,6 +34,9 @@ div#preload img {
.of-hidden {
overflow: hidden;
}
.modal-body.of-scroll {
overflow: scroll;
}
.pl-lg {
padding-left: 1rem !important;
}