marymelisa 4 سال پیش
والد
کامیت
33368aedd2

+ 0 - 8
src/views/business/plan/list/uncommitted/index.vue

@@ -113,13 +113,5 @@ export default defineComponent({
 
 <style lang="less">
 .plan-uncommitted {
-  .topTable {
-    .operBtn.ant-btn {
-      margin-top: 0;
-      margin-bottom: 0;
-      height: 26px;
-      line-height: 26px;
-    }
-  }
 }
 </style>;

+ 0 - 8
src/views/information/custom/list/unsubmit/index.vue

@@ -94,13 +94,5 @@ export default defineComponent({
 
 <style lang="less">
 .custom_info_unsubmit {
-    .topTable {
-        .operBtn.ant-btn {
-            margin-top: 0;
-            margin-bottom: 0;
-            height: 26px;
-            line-height: 26px;
-        }
-    }
 }
 </style>

+ 0 - 9
src/views/information/spot-contract/list/unsubmitted/index.vue

@@ -167,15 +167,6 @@ export default defineComponent({
 
 <style lang="less">
 .spot-contract-not-commit {
-  .topTable {
-    .operBtn.ant-btn {
-      margin-top: 0;
-      margin-bottom: 0;
-      height: 26px;
-      line-height: 26px;
-      
-    }
-  }
 }
 </style
 >;

+ 0 - 9
src/views/information/warehouse-info/list/normal-use/index.vue

@@ -103,15 +103,6 @@ export default defineComponent({
 
 <style lang="less">
 .warehouse-info-normal {
-  .topTable {
-    .operBtn.ant-btn {
-      margin-top: 0;
-      margin-bottom: 0;
-      height: 26px;
-      line-height: 26px;
-      
-    }
-  }
 }
 </style
 >;

+ 0 - 8
src/views/platinum/platinum_customer_info/list/unsubmit/index.vue

@@ -94,13 +94,5 @@ export default defineComponent({
 
 <style lang="less">
 .custom_info_unsubmit {
-    .topTable {
-        .operBtn.ant-btn {
-            margin-top: 0;
-            margin-bottom: 0;
-            height: 26px;
-            line-height: 26px;
-        }
-    }
 }
 </style>

+ 1 - 8
src/views/platinum/platinum_pick_query/list/tab/index.vue

@@ -74,13 +74,6 @@ export default defineComponent({
 
 <style lang="less">
 .platinum_recharge_review_tab {
-    .topTable {
-        .operBtn.ant-btn {
-            margin-top: 0;
-            margin-bottom: 0;
-            height: 26px;
-            line-height: 26px;
-        }
-    }
+
 }
 </style>;

+ 0 - 8
src/views/platinum/platinum_recharge_withdrawal_review/list/recharge/index.vue

@@ -74,13 +74,5 @@ export default defineComponent({
 
 <style lang="less">
 .platinum_recharge_review_tab {
-    .topTable {
-        .operBtn.ant-btn {
-            margin-top: 0;
-            margin-bottom: 0;
-            height: 26px;
-            line-height: 26px;
-        }
-    }
 }
 </style>;