Basic map and cluster setup + popup info

This commit is contained in:
Alexis
2026-03-24 23:13:23 +01:00
parent e7cc6c432e
commit ff773e1d1c
5 changed files with 681 additions and 24 deletions

View File

@@ -120,3 +120,7 @@
@apply bg-background text-foreground;
}
}
.flow > * + * {
margin: .5em 0 0 !important;
}