Browse Source

放大缩小按钮层级调整

zpf 11 tháng trước cách đây
mục cha
commit
b94ac927b9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/Viewer/smViewer.scss

+ 1 - 1
src/components/Viewer/smViewer.scss

@@ -36,7 +36,7 @@
     font-size: 20px;
     z-index: 98;
     cursor: pointer;
-    z-index: 9999;
+    z-index: 101;
 }
 
 .cesium-viewer-timelineContainer {