layer control on top of file tabs

This commit is contained in:
vcoppe
2024-07-15 22:50:42 +02:00
parent ef6a76f685
commit 90a04d7af7

View File

@@ -235,7 +235,7 @@
} }
div :global(.mapboxgl-ctrl-top-right) { div :global(.mapboxgl-ctrl-top-right) {
@apply z-20; @apply z-40;
@apply flex; @apply flex;
@apply flex-col; @apply flex-col;
@apply items-end; @apply items-end;