lxf hace 1 año
padre
commit
2463a67c9e
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      src/components/byTable/index.vue

+ 3 - 3
src/components/byTable/index.vue

@@ -636,9 +636,9 @@ export default defineComponent({
   background: #fff;
   .overflow-box {
     margin-bottom: 10px;
-    :deep() .el-button:nth-child(1) {
-      margin-right: 10px;
-    }
+    // :deep() .el-button:nth-child(1) {
+    //   margin-right: 10px;
+    // }
   }
 }
 .table-list-container {