cloud-business 0.1.87-30 → 0.1.87-31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13624,7 +13624,7 @@ body {
13624
13624
  font-weight: 500;
13625
13625
  }
13626
13626
  #newCloud-drawer1-close {
13627
- font-size: 16px;
13627
+ font-size: 24px;
13628
13628
  padding-right: 16px;
13629
13629
  cursor: pointer;
13630
13630
  box-sizing: border-box;
@@ -13713,7 +13713,7 @@ body {
13713
13713
  font-weight: 500;
13714
13714
  }
13715
13715
  #newCloud-drawer1-close {
13716
- font-size: 16px;
13716
+ font-size: 24px;
13717
13717
  padding-right: 16px;
13718
13718
  cursor: pointer;
13719
13719
  box-sizing: border-box;
@@ -13862,6 +13862,9 @@ body {
13862
13862
  white-space: nowrap;
13863
13863
  text-overflow: ellipsis;
13864
13864
  }
13865
+ .customer-info-edit-modal .newCloud-form-item-label {
13866
+ width: 88px !important;
13867
+ }
13865
13868
  .customer-info-edit-modal .newCloud-form-item {
13866
13869
  height: 32px;
13867
13870
  margin-bottom: 16px;
@@ -13968,7 +13971,7 @@ body {
13968
13971
  font-weight: 500;
13969
13972
  }
13970
13973
  #newCloud-drawer1-close {
13971
- font-size: 16px;
13974
+ font-size: 24px;
13972
13975
  padding-right: 16px;
13973
13976
  cursor: pointer;
13974
13977
  box-sizing: border-box;
@@ -14732,7 +14735,7 @@ body {
14732
14735
  font-weight: 500;
14733
14736
  }
14734
14737
  #newCloud-drawer1-close {
14735
- font-size: 16px;
14738
+ font-size: 24px;
14736
14739
  padding-right: 16px;
14737
14740
  cursor: pointer;
14738
14741
  box-sizing: border-box;
@@ -14973,7 +14976,7 @@ body {
14973
14976
  font-weight: 500;
14974
14977
  }
14975
14978
  #newCloud-drawer1-close {
14976
- font-size: 16px;
14979
+ font-size: 24px;
14977
14980
  padding-right: 16px;
14978
14981
  cursor: pointer;
14979
14982
  box-sizing: border-box;
@@ -15255,11 +15258,17 @@ body {
15255
15258
  .customer-label-area-new .customer-label-content .rfm-module-new .shopRfm-info .newCloud-table-cell .sort-icon-container {
15256
15259
  margin-left: 8px;
15257
15260
  }
15261
+ .customer-label-area-new .customer-label-content .rfm-module-new .plat-code-flex {
15262
+ display: flex;
15263
+ align-items: center;
15264
+ }
15258
15265
  .customer-label-area-new .customer-label-content .rfm-module-new .plat-name {
15259
15266
  padding-left: 8px;
15267
+ display: inline-block;
15260
15268
  }
15261
15269
  .customer-label-area-new .customer-label-content .rfm-module-new .shop-name {
15262
15270
  padding-left: 12px;
15271
+ display: inline-block;
15263
15272
  }
15264
15273
  .customer-label-area-new .customer-label-content .weChat-module-new {
15265
15274
  padding-top: 8px;
@@ -15474,7 +15483,7 @@ body {
15474
15483
  justify-content: center;
15475
15484
  grid-gap: 8px;
15476
15485
  gap: 8px;
15477
- color: rgba(0, 0, 0, 0.25);
15486
+ color: rgba(0, 0, 0, 0.45);
15478
15487
  align-items: center;
15479
15488
  border-radius: 2px;
15480
15489
  }
@@ -15506,7 +15515,7 @@ body {
15506
15515
  }
15507
15516
  .edit-tag .edit-tag-container .edit-tag-search-block .tag-select-container .empty span {
15508
15517
  font-weight: 400;
15509
- color: rgba(0, 0, 0, 0.25);
15518
+ color: rgba(0, 0, 0, 0.45);
15510
15519
  font-size: 14px;
15511
15520
  margin-top: 8px;
15512
15521
  }
@@ -15523,7 +15532,7 @@ body {
15523
15532
  }
15524
15533
  .edit-tag .edit-tag-container .edit-tag-search-block .tag-select-container .area-container .empty span {
15525
15534
  font-weight: 400;
15526
- color: rgba(0, 0, 0, 0.25);
15535
+ color: rgba(0, 0, 0, 0.45);
15527
15536
  font-size: 14px;
15528
15537
  margin-top: 8px;
15529
15538
  }
@@ -15715,7 +15724,7 @@ body {
15715
15724
  }
15716
15725
  .edit-tag .edit-tag-container .edit-tag-form .empty span {
15717
15726
  font-weight: 400;
15718
- color: rgba(0, 0, 0, 0.25);
15727
+ color: rgba(0, 0, 0, 0.45);
15719
15728
  font-size: 14px;
15720
15729
  margin-top: 8px;
15721
15730
  }