Kaynağa Gözat

Merge remote-tracking branch 'origin/master'

yu.jie 4 yıl önce
ebeveyn
işleme
7b65d41fce

+ 8 - 0
src/views/information/account_info/list/account_info_business/index.vue

@@ -158,6 +158,14 @@ export default defineComponent({
           margin-top: -3px;
         }
     }
+    .ant-collapse.busyCollapse {
+      .operBtn.ant-btn {
+        margin-top: 0;
+        margin-bottom: 0;
+        height: 26px;
+        line-height: 26px;
+      }
+    }
     .ant-row.headRow {
         .ant-col:nth-child(2) {
             text-align: right;

+ 8 - 0
src/views/information/account_info/list/account_info_futures/index.vue

@@ -176,6 +176,14 @@ export default defineComponent({
             margin-top: -3px;
         }
     }
+    .ant-collapse.busyCollapse {
+      .operBtn.ant-btn {
+        margin-top: 0;
+        margin-bottom: 0;
+        height: 26px;
+        line-height: 26px;
+      }
+    }
     .ant-row.headRow {
         .ant-col:nth-child(2) {
             text-align: right;

+ 8 - 0
src/views/information/account_info/list/account_info_manager/index.vue

@@ -179,6 +179,14 @@ export default defineComponent({
           margin-top: -3px;
         }
     }
+    .ant-collapse.busyCollapse {
+      .operBtn.ant-btn {
+        margin-top: 0;
+        margin-bottom: 0;
+        height: 26px;
+        line-height: 26px;
+      }
+    }
     .ant-row.headRow {
         .ant-col:nth-child(2) {
             text-align: right;

+ 8 - 0
src/views/information/account_info/list/account_info_trade/index.vue

@@ -203,6 +203,14 @@ export default defineComponent({
             margin-top: -3px;
         }
     }
+    .ant-collapse.busyCollapse {
+      .operBtn.ant-btn {
+        margin-top: 0;
+        margin-bottom: 0;
+        height: 26px;
+        line-height: 26px;
+      }
+    }
     .ant-row.headRow {
         .ant-col:nth-child(2) {
             text-align: right;