瀏覽代碼

样式修改

lilei 3 年之前
父節點
當前提交
7431143757
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/components/index.less

+ 3 - 0
src/components/index.less

@@ -268,6 +268,9 @@
   }
   .ant-table-small > .ant-table-content .ant-table-body{
     margin: 0;
+    .ant-btn{
+      user-select: auto !important;
+    }
   }
   input:disabled{
     opacity: 1!important;