zhouna 5 роки тому
батько
коміт
85f11f1c92
1 змінених файлів з 6 додано та 0 видалено
  1. 6 0
      src/components/ScaleTable/index.less

+ 6 - 0
src/components/ScaleTable/index.less

@@ -1,6 +1,12 @@
 @import "~@less/mixin.less";
 .tableBox{
   // height: 690px;
+  -webkit-touch-callout: none;
+  -webkit-user-select: none;
+  -khtml-user-select: none;
+  -moz-user-select: none;
+  -ms-user-select: none;
+  user-select: none;
   overflow-y: auto;
   padding: 30px;
   h1{