insertable anchor point

This commit is contained in:
vcoppe
2024-04-26 19:34:46 +02:00
parent 92b77735e9
commit f0b963692c
4 changed files with 93 additions and 4 deletions

View File

@@ -153,7 +153,7 @@
}
div :global(.mapboxgl-ctrl-top-right) {
@apply z-10;
@apply z-20;
@apply flex;
@apply flex-col;
@apply items-end;
@@ -171,6 +171,7 @@
div :global(.mapboxgl-popup) {
@apply w-fit;
@apply z-20;
}
div :global(.mapboxgl-popup-content) {