Commit a9848f981232cc20f780be8651518beeacd1b5bb

Authored by PurelzMgnead
1 parent 6bf7806c

feat: 显示修改

src/pages/Instalment/components/payWayDetail/payWayDetail.css
@@ -10,6 +10,18 @@ @@ -10,6 +10,18 @@
10 margin-bottom: 0 !important; 10 margin-bottom: 0 !important;
11 } 11 }
12 12
  13 +.payway-detail-index td .ant-form-item css-nllxry {
  14 + margin-bottom: 0 !important;
  15 +}
  16 +
13 .payWaydataChoose { 17 .payWaydataChoose {
14 margin: 0 !important; 18 margin: 0 !important;
15 } 19 }
  20 +
  21 +.ant-form-item css-nllxry {
  22 + margin-bottom: 0 !important;
  23 +}
  24 +
  25 +:where(.css-nllxry).ant-form-item {
  26 + margin-bottom: 0 !important;
  27 +}
src/pages/Instalment/components/payWayDetail/payWayDetail.less
@@ -8,12 +8,24 @@ @@ -8,12 +8,24 @@
8 .css-dev-only-do-not-override-nllxry { 8 .css-dev-only-do-not-override-nllxry {
9 margin-bottom: 0 !important; 9 margin-bottom: 0 !important;
10 } 10 }
  11 +
  12 + .ant-form-item css-nllxry {
  13 + margin-bottom: 0 !important;
  14 + }
11 } 15 }
12 16
13 .payWaydataChoose { 17 .payWaydataChoose {
14 margin: 0 !important; 18 margin: 0 !important;
15 } 19 }
16 20
  21 +.ant-form-item css-nllxry {
  22 + margin-bottom: 0 !important;
  23 +}
  24 +
  25 +:where(.css-nllxry).ant-form-item {
  26 + margin-bottom: 0 !important;
  27 +}
  28 +
17 // .pay-way-detail-index td .css-dev-only-do-not-override-nllxry{ 29 // .pay-way-detail-index td .css-dev-only-do-not-override-nllxry{
18 // margin-bottom: 0px !important; 30 // margin-bottom: 0px !important;
19 // } 31 // }