marymelisa 4 роки тому
батько
коміт
10249c047a
1 змінених файлів з 6 додано та 0 видалено
  1. 6 0
      src/assets/styles/mixin.less

+ 6 - 0
src/assets/styles/mixin.less

@@ -256,6 +256,12 @@
         background-color: transparent;
         color:  @m-grey17;
     }
+    .operBtn.ant-btn {
+        margin-top: 0;
+        margin-bottom: 0;
+        height: 26px;
+        line-height: 26px;
+    }
 }
 // 展开行操作按钮显示问题
 .topOrderTable {