layer control on top of file tabs
This commit is contained in:
parent
ef6a76f685
commit
90a04d7af7
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue