DESKTOP-GBVU60Q\dell 2 жил өмнө
parent
commit
24f1a1ab98

+ 3 - 0
src/App.vue

@@ -10,6 +10,9 @@
 </script>
 
 <style lang="scss">
+	.lk-status-bar{
+		z-index: 11;
+	}
 	// .lk-status-bar{
 	// 	font-size:16rem !important;
 	// }

+ 1 - 1
src/views/Map3d/components/map.vue

@@ -328,7 +328,7 @@
 		width: 100%;
 		pointer-events: none;
 		position: absolute;
-		z-index: 100;
+		z-index: 10;
 		// background-color: rgba(0,0,0,0);
 		// opacity: 0.1;
 	}