mirror of
				https://github.com/gpxstudio/gpx.studio.git
				synced 2025-11-04 05:21:09 +00:00 
			
		
		
		
	fix z-indices
This commit is contained in:
		@@ -310,7 +310,7 @@
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	div :global(.mapboxgl-ctrl-top-right) {
 | 
			
		||||
		@apply z-20;
 | 
			
		||||
		@apply z-40;
 | 
			
		||||
		@apply flex;
 | 
			
		||||
		@apply flex-col;
 | 
			
		||||
		@apply items-end;
 | 
			
		||||
@@ -348,7 +348,7 @@
 | 
			
		||||
 | 
			
		||||
	div :global(.mapboxgl-popup) {
 | 
			
		||||
		@apply w-fit;
 | 
			
		||||
		@apply z-20;
 | 
			
		||||
		@apply z-50;
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	div :global(.mapboxgl-popup-content) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user