Explorar el Código

fix: 修改bug

zhangxiao hace 2 años
padre
commit
1712d1d2f4
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/views/dmx/knowledgeLib/tool.vue

+ 3 - 0
src/views/dmx/knowledgeLib/tool.vue

@@ -606,6 +606,9 @@
       //color: #2a2a2b!important;
     }
   }
+  ::-webkit-scrollbar {
+    display: none;
+  }
   .groupMain {
     width: 100%;
     height: 500px;