소스 검색

放大缩小按钮层级调整

zpf 11 달 전
부모
커밋
b94ac927b9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 {