Browse Source

样式优化

marymelisa 4 năm trước cách đây
mục cha
commit
10249c047a
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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 {