liuqiao 1 жил өмнө
parent
commit
59dccba94f
1 өөрчлөгдсөн 9 нэмэгдсэн , 0 устгасан
  1. 9 0
      src/style/style.css

+ 9 - 0
src/style/style.css

@@ -1337,6 +1337,15 @@ font-size: .0833rem;
   overflow: auto;
   height: calc(100vh - 106px);
   position: absolute;
+}
+.vtkmodel1{
+  position: absolute;
+    z-index: 100; 
+    width: 100%;
+    height: 100vh;
+
+  
+
 }
 /* 隐藏滚动条 */
 ::-webkit-scrollbar {