@alifd/theme-fpx-warehouse 1.0.2 → 1.0.4

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.
package/dist/next.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @alifd/theme-fpx-warehouse@1.0.2 (https://fusion.design)
2
+ * @alifd/theme-fpx-warehouse@1.0.4 (https://fusion.design)
3
3
  * @alifd/next@1.27.33 (https://fusion.design)
4
4
  * Copyright 2018-present Alibaba Group,
5
5
  * Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE)
@@ -2841,7 +2841,7 @@ small {
2841
2841
  margin-left: 8px;
2842
2842
  /* 使用已有变量$radio-font-margin-left,配左即两边都有间隔 */
2843
2843
  margin-right: 8px;
2844
- font-size: 12px;
2844
+ font-size: 14px;
2845
2845
  vertical-align: middle;
2846
2846
  line-height: 1;
2847
2847
  color: #323643; }
@@ -3712,7 +3712,7 @@ small {
3712
3712
  box-shadow: none;
3713
3713
  background: #FFFFFF;
3714
3714
  line-height: 36px;
3715
- font-size: 12px;
3715
+ font-size: 14px;
3716
3716
  -webkit-animation-duration: 300ms;
3717
3717
  animation-duration: 300ms;
3718
3718
  -webkit-animation-timing-function: ease;
@@ -3782,7 +3782,7 @@ small {
3782
3782
  float: right;
3783
3783
  color: #a9aeba;
3784
3784
  font-style: normal;
3785
- font-size: 12px; }
3785
+ font-size: 14px; }
3786
3786
  .next-menu-item .next-checkbox,
3787
3787
  .next-menu-item .next-radio {
3788
3788
  margin-right: 4px; }
@@ -3816,7 +3816,7 @@ small {
3816
3816
  color: #284cc0; }
3817
3817
  .next-menu-item-inner {
3818
3818
  height: 36px;
3819
- font-size: 12px;
3819
+ font-size: 14px;
3820
3820
  overflow: hidden;
3821
3821
  text-overflow: ellipsis;
3822
3822
  white-space: nowrap;
@@ -5184,7 +5184,7 @@ small {
5184
5184
  .next-input.next-input-textarea textarea {
5185
5185
  color: #323643;
5186
5186
  padding: 8px 8px;
5187
- font-size: 12px;
5187
+ font-size: 14px;
5188
5188
  border-radius: 4px; }
5189
5189
  .next-input.next-input-textarea.next-small textarea {
5190
5190
  font-size: 14px; }
@@ -5214,7 +5214,7 @@ small {
5214
5214
  content: "|";
5215
5215
  color: #dadfe8;
5216
5216
  display: inline-block;
5217
- font-size: 12px; }
5217
+ font-size: 14px; }
5218
5218
  .next-input-hint-wrap {
5219
5219
  color: #c3cbd5;
5220
5220
  position: relative; }
@@ -5276,8 +5276,8 @@ small {
5276
5276
  box-shadow: none; }
5277
5277
  .next-input-control .next-input-len,
5278
5278
  .next-input-control .next-input-textarea-clear {
5279
- font-size: 12px;
5280
- line-height: 12px;
5279
+ font-size: 14px;
5280
+ line-height: 14px;
5281
5281
  color: #c3cbd5;
5282
5282
  display: table-cell;
5283
5283
  width: 1px;
@@ -6544,7 +6544,7 @@ small {
6544
6544
  margin-bottom: 8px; }
6545
6545
 
6546
6546
  .next-checkbox-label {
6547
- font-size: 12px;
6547
+ font-size: 14px;
6548
6548
  color: #323643;
6549
6549
  vertical-align: middle;
6550
6550
  margin: 0;
@@ -6679,7 +6679,7 @@ small {
6679
6679
  cursor: default;
6680
6680
  height: 12px;
6681
6681
  line-height: 12px;
6682
- font-size: 12px;
6682
+ font-size: 14px;
6683
6683
  font-weight: normal;
6684
6684
  color: #c3cbd5;
6685
6685
  background: #FFFFFF; }
@@ -6689,7 +6689,7 @@ small {
6689
6689
  list-style: none;
6690
6690
  margin: 0;
6691
6691
  padding: 0;
6692
- font-size: 12px;
6692
+ font-size: 14px;
6693
6693
  height: 196px; }
6694
6694
  .next-time-picker-menu-item {
6695
6695
  cursor: pointer;
@@ -7688,7 +7688,7 @@ small {
7688
7688
  border-bottom: 0; }
7689
7689
  .next-drawer-body {
7690
7690
  padding: 16px 20px 16px 20px;
7691
- font-size: 12px;
7691
+ font-size: 14px;
7692
7692
  line-height: 1.5;
7693
7693
  color: #767d91; }
7694
7694
  .next-drawer-close {
@@ -15561,7 +15561,7 @@ small {
15561
15561
  word-break: break-word; }
15562
15562
  .next-step-arrow > .next-step-item-wait .next-step-item-content {
15563
15563
  color: #323643;
15564
- font-size: 12px;
15564
+ font-size: 14px;
15565
15565
  line-height: 1.5;
15566
15566
  word-break: break-word; }
15567
15567
  .next-step-arrow > .next-step-item-wait .next-step-item-node-placeholder {
@@ -15577,7 +15577,7 @@ small {
15577
15577
  display: block;
15578
15578
  width: 32px;
15579
15579
  height: 32px;
15580
- font-size: 12px;
15580
+ font-size: 14px;
15581
15581
  font-weight: normal;
15582
15582
  line-height: 30px;
15583
15583
  text-align: center;
@@ -15620,7 +15620,7 @@ small {
15620
15620
  word-break: break-word; }
15621
15621
  .next-step-arrow > .next-step-item-process .next-step-item-content {
15622
15622
  color: #FFFFFF;
15623
- font-size: 12px;
15623
+ font-size: 14px;
15624
15624
  line-height: 1.5;
15625
15625
  word-break: break-word; }
15626
15626
  .next-step-arrow > .next-step-item-process .next-step-item-node-placeholder {
@@ -15636,7 +15636,7 @@ small {
15636
15636
  display: block;
15637
15637
  width: 32px;
15638
15638
  height: 32px;
15639
- font-size: 12px;
15639
+ font-size: 14px;
15640
15640
  font-weight: normal;
15641
15641
  line-height: 30px;
15642
15642
  text-align: center;
@@ -15679,7 +15679,7 @@ small {
15679
15679
  word-break: break-word; }
15680
15680
  .next-step-arrow > .next-step-item-finish .next-step-item-content {
15681
15681
  color: #284cc0;
15682
- font-size: 12px;
15682
+ font-size: 14px;
15683
15683
  line-height: 1.5;
15684
15684
  word-break: break-word; }
15685
15685
  .next-step-arrow > .next-step-item-finish .next-step-item-node-placeholder {
@@ -15695,7 +15695,7 @@ small {
15695
15695
  display: block;
15696
15696
  width: 32px;
15697
15697
  height: 32px;
15698
- font-size: 12px;
15698
+ font-size: 14px;
15699
15699
  font-weight: normal;
15700
15700
  line-height: 30px;
15701
15701
  text-align: center;
@@ -15739,7 +15739,7 @@ small {
15739
15739
  word-break: break-word; }
15740
15740
  .next-step-arrow .next-step-item-disabled .next-step-item-content {
15741
15741
  color: #c3cbd5;
15742
- font-size: 12px;
15742
+ font-size: 14px;
15743
15743
  line-height: 1.5;
15744
15744
  word-break: break-word; }
15745
15745
  .next-step-arrow .next-step-item-disabled .next-step-item-node-placeholder {
@@ -15755,7 +15755,7 @@ small {
15755
15755
  display: block;
15756
15756
  width: 32px;
15757
15757
  height: 32px;
15758
- font-size: 12px;
15758
+ font-size: 14px;
15759
15759
  font-weight: normal;
15760
15760
  line-height: 30px;
15761
15761
  text-align: center;
@@ -15835,7 +15835,7 @@ small {
15835
15835
 
15836
15836
  .next-step-circle > .next-step-item-wait .next-step-item-content {
15837
15837
  color: #a9aeba;
15838
- font-size: 12px;
15838
+ font-size: 14px;
15839
15839
  line-height: 1.5;
15840
15840
  word-break: break-word; }
15841
15841
 
@@ -15853,7 +15853,7 @@ small {
15853
15853
  display: block;
15854
15854
  width: 32px;
15855
15855
  height: 32px;
15856
- font-size: 12px;
15856
+ font-size: 14px;
15857
15857
  font-weight: normal;
15858
15858
  line-height: 30px;
15859
15859
  text-align: center;
@@ -15897,7 +15897,7 @@ small {
15897
15897
 
15898
15898
  .next-step-circle > .next-step-item-process .next-step-item-content {
15899
15899
  color: #323643;
15900
- font-size: 12px;
15900
+ font-size: 14px;
15901
15901
  line-height: 1.5;
15902
15902
  word-break: break-word; }
15903
15903
 
@@ -15915,7 +15915,7 @@ small {
15915
15915
  display: block;
15916
15916
  width: 32px;
15917
15917
  height: 32px;
15918
- font-size: 12px;
15918
+ font-size: 14px;
15919
15919
  font-weight: normal;
15920
15920
  line-height: 30px;
15921
15921
  text-align: center;
@@ -15959,7 +15959,7 @@ small {
15959
15959
 
15960
15960
  .next-step-circle > .next-step-item-finish .next-step-item-content {
15961
15961
  color: #323643;
15962
- font-size: 12px;
15962
+ font-size: 14px;
15963
15963
  line-height: 1.5;
15964
15964
  word-break: break-word; }
15965
15965
 
@@ -15977,7 +15977,7 @@ small {
15977
15977
  display: block;
15978
15978
  width: 32px;
15979
15979
  height: 32px;
15980
- font-size: 12px;
15980
+ font-size: 14px;
15981
15981
  font-weight: normal;
15982
15982
  line-height: 30px;
15983
15983
  text-align: center;
@@ -16021,7 +16021,7 @@ small {
16021
16021
 
16022
16022
  .next-step-circle .next-step-item-disabled .next-step-item-content {
16023
16023
  color: #c3cbd5;
16024
- font-size: 12px;
16024
+ font-size: 14px;
16025
16025
  line-height: 1.5;
16026
16026
  word-break: break-word; }
16027
16027
 
@@ -16039,7 +16039,7 @@ small {
16039
16039
  display: block;
16040
16040
  width: 32px;
16041
16041
  height: 32px;
16042
- font-size: 12px;
16042
+ font-size: 14px;
16043
16043
  font-weight: normal;
16044
16044
  line-height: 30px;
16045
16045
  text-align: center;
@@ -16096,8 +16096,8 @@ small {
16096
16096
  text-align: center;
16097
16097
  position: absolute; }
16098
16098
  .next-step-circle.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
16099
- font-size: 14px;
16100
- line-height: 18px;
16099
+ font-size: 16px;
16100
+ line-height: 20px;
16101
16101
  margin-top: 8px;
16102
16102
  font-weight: normal; }
16103
16103
  .next-step-circle.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
@@ -16124,8 +16124,8 @@ small {
16124
16124
  text-align: center;
16125
16125
  position: absolute; }
16126
16126
  .next-step-circle.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-title {
16127
- font-size: 14px;
16128
- line-height: 18px;
16127
+ font-size: 16px;
16128
+ line-height: 20px;
16129
16129
  margin-top: 8px;
16130
16130
  font-weight: normal; }
16131
16131
  .next-step-circle.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-content {
@@ -16152,8 +16152,8 @@ small {
16152
16152
  text-align: center;
16153
16153
  position: absolute; }
16154
16154
  .next-step-circle.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
16155
- font-size: 14px;
16156
- line-height: 18px;
16155
+ font-size: 16px;
16156
+ line-height: 20px;
16157
16157
  margin-top: 8px;
16158
16158
  font-weight: normal; }
16159
16159
  .next-step-circle.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
@@ -16180,8 +16180,8 @@ small {
16180
16180
  text-align: center;
16181
16181
  position: absolute; }
16182
16182
  .next-step-circle.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
16183
- font-size: 14px;
16184
- line-height: 18px;
16183
+ font-size: 16px;
16184
+ line-height: 20px;
16185
16185
  margin-top: 8px;
16186
16186
  font-weight: normal; }
16187
16187
  .next-step-circle.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
@@ -16205,7 +16205,7 @@ small {
16205
16205
  .next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-body .next-step-item-title {
16206
16206
  display: inline-block;
16207
16207
  padding-right: 8px;
16208
- margin-top: 9px; }
16208
+ margin-top: 8px; }
16209
16209
 
16210
16210
  .next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-tail {
16211
16211
  width: calc(100% - 208px);
@@ -16228,7 +16228,7 @@ small {
16228
16228
  .next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-body .next-step-item-title {
16229
16229
  display: inline-block;
16230
16230
  padding-right: 8px;
16231
- margin-top: 9px; }
16231
+ margin-top: 8px; }
16232
16232
 
16233
16233
  .next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-tail {
16234
16234
  width: calc(100% - 208px);
@@ -16251,7 +16251,7 @@ small {
16251
16251
  .next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-body .next-step-item-title {
16252
16252
  display: inline-block;
16253
16253
  padding-right: 8px;
16254
- margin-top: 9px; }
16254
+ margin-top: 8px; }
16255
16255
 
16256
16256
  .next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-tail {
16257
16257
  width: calc(100% - 208px);
@@ -16274,7 +16274,7 @@ small {
16274
16274
  .next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-body .next-step-item-title {
16275
16275
  display: inline-block;
16276
16276
  padding-right: 8px;
16277
- margin-top: 9px; }
16277
+ margin-top: 8px; }
16278
16278
 
16279
16279
  .next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-tail {
16280
16280
  width: calc(100% - 208px);
@@ -16321,7 +16321,7 @@ small {
16321
16321
  margin-top: 4px;
16322
16322
  min-height: 8px;
16323
16323
  text-align: left;
16324
- font-size: 12px;
16324
+ font-size: 14px;
16325
16325
  line-height: 1.5; }
16326
16326
  .next-step-circle.next-step-vertical > .next-step-item-process .next-step-item-tail {
16327
16327
  width: 1px;
@@ -16352,7 +16352,7 @@ small {
16352
16352
  margin-top: 4px;
16353
16353
  min-height: 8px;
16354
16354
  text-align: left;
16355
- font-size: 12px;
16355
+ font-size: 14px;
16356
16356
  line-height: 1.5; }
16357
16357
  .next-step-circle.next-step-vertical > .next-step-item-finish .next-step-item-tail {
16358
16358
  width: 1px;
@@ -16383,7 +16383,7 @@ small {
16383
16383
  margin-top: 4px;
16384
16384
  min-height: 8px;
16385
16385
  text-align: left;
16386
- font-size: 12px;
16386
+ font-size: 14px;
16387
16387
  line-height: 1.5; }
16388
16388
  .next-step-circle.next-step-vertical > .next-step-item-disabled .next-step-item-tail {
16389
16389
  width: 1px;
@@ -16414,7 +16414,7 @@ small {
16414
16414
  margin-top: 4px;
16415
16415
  min-height: 8px;
16416
16416
  text-align: left;
16417
- font-size: 12px;
16417
+ font-size: 14px;
16418
16418
  line-height: 1.5; }
16419
16419
 
16420
16420
  .next-step-dot .next-step-item-container {
@@ -16464,7 +16464,7 @@ small {
16464
16464
 
16465
16465
  .next-step-dot > .next-step-item-wait .next-step-item-content {
16466
16466
  color: #a9aeba;
16467
- font-size: 12px;
16467
+ font-size: 14px;
16468
16468
  line-height: 1.5;
16469
16469
  word-break: break-word; }
16470
16470
 
@@ -16482,7 +16482,7 @@ small {
16482
16482
  display: block;
16483
16483
  width: 12px;
16484
16484
  height: 12px;
16485
- font-size: 12px;
16485
+ font-size: 14px;
16486
16486
  font-weight: normal;
16487
16487
  line-height: 10px;
16488
16488
  text-align: center;
@@ -16541,7 +16541,7 @@ small {
16541
16541
 
16542
16542
  .next-step-dot > .next-step-item-process .next-step-item-content {
16543
16543
  color: #323643;
16544
- font-size: 12px;
16544
+ font-size: 14px;
16545
16545
  line-height: 1.5;
16546
16546
  word-break: break-word; }
16547
16547
 
@@ -16559,7 +16559,7 @@ small {
16559
16559
  display: block;
16560
16560
  width: 12px;
16561
16561
  height: 12px;
16562
- font-size: 12px;
16562
+ font-size: 14px;
16563
16563
  font-weight: normal;
16564
16564
  line-height: 10px;
16565
16565
  text-align: center;
@@ -16618,7 +16618,7 @@ small {
16618
16618
 
16619
16619
  .next-step-dot > .next-step-item-finish .next-step-item-content {
16620
16620
  color: #323643;
16621
- font-size: 12px;
16621
+ font-size: 14px;
16622
16622
  line-height: 1.5;
16623
16623
  word-break: break-word; }
16624
16624
 
@@ -16636,7 +16636,7 @@ small {
16636
16636
  display: block;
16637
16637
  width: 12px;
16638
16638
  height: 12px;
16639
- font-size: 12px;
16639
+ font-size: 14px;
16640
16640
  font-weight: normal;
16641
16641
  line-height: 10px;
16642
16642
  text-align: center;
@@ -16695,7 +16695,7 @@ small {
16695
16695
 
16696
16696
  .next-step-dot .next-step-item-disabled .next-step-item-content {
16697
16697
  color: #c3cbd5;
16698
- font-size: 12px;
16698
+ font-size: 14px;
16699
16699
  line-height: 1.5;
16700
16700
  word-break: break-word; }
16701
16701
 
@@ -16713,7 +16713,7 @@ small {
16713
16713
  display: block;
16714
16714
  width: 12px;
16715
16715
  height: 12px;
16716
- font-size: 12px;
16716
+ font-size: 14px;
16717
16717
  font-weight: normal;
16718
16718
  line-height: 10px;
16719
16719
  text-align: center;
@@ -18580,7 +18580,7 @@ small {
18580
18580
  line-height: 22px;
18581
18581
  font-size: 0; }
18582
18582
  .next-tag-medium > .next-tag-body {
18583
- font-size: 12px;
18583
+ font-size: 14px;
18584
18584
  padding: 0 8px;
18585
18585
  min-width: 40px; }
18586
18586
  .next-tag-medium.next-tag-closable > .next-tag-body {
@@ -18819,7 +18819,7 @@ small {
18819
18819
  margin: 0;
18820
18820
  margin-top: 4px;
18821
18821
  margin-bottom: 12px;
18822
- font-size: 12px;
18822
+ font-size: 14px;
18823
18823
  color: #a9aeba;
18824
18824
  text-align: right; }
18825
18825
  .next-timeline[dir='rtl'] .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content {
@@ -18939,7 +18939,7 @@ small {
18939
18939
  margin: 0;
18940
18940
  margin-top: 4px;
18941
18941
  margin-bottom: 12px;
18942
- font-size: 12px;
18942
+ font-size: 14px;
18943
18943
  color: #a9aeba;
18944
18944
  text-align: right; }
18945
18945
  .next-timeline[dir='rtl'] .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content {
@@ -19059,7 +19059,7 @@ small {
19059
19059
  margin: 0;
19060
19060
  margin-top: 4px;
19061
19061
  margin-bottom: 12px;
19062
- font-size: 12px;
19062
+ font-size: 14px;
19063
19063
  color: #a9aeba;
19064
19064
  text-align: right; }
19065
19065
  .next-timeline[dir='rtl'] .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content {
@@ -19179,7 +19179,7 @@ small {
19179
19179
  margin: 0;
19180
19180
  margin-top: 4px;
19181
19181
  margin-bottom: 12px;
19182
- font-size: 12px;
19182
+ font-size: 14px;
19183
19183
  color: #a9aeba;
19184
19184
  text-align: right; }
19185
19185
  .next-timeline[dir='rtl'] .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content {
@@ -19326,7 +19326,7 @@ small {
19326
19326
  margin: 0;
19327
19327
  margin-top: 4px;
19328
19328
  margin-bottom: 12px;
19329
- font-size: 12px;
19329
+ font-size: 14px;
19330
19330
  color: #a9aeba;
19331
19331
  text-align: left; }
19332
19332
  .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content {
@@ -19439,7 +19439,7 @@ small {
19439
19439
  margin: 0;
19440
19440
  margin-top: 4px;
19441
19441
  margin-bottom: 12px;
19442
- font-size: 12px;
19442
+ font-size: 14px;
19443
19443
  color: #a9aeba;
19444
19444
  text-align: left; }
19445
19445
  .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content {
@@ -19552,7 +19552,7 @@ small {
19552
19552
  margin: 0;
19553
19553
  margin-top: 4px;
19554
19554
  margin-bottom: 12px;
19555
- font-size: 12px;
19555
+ font-size: 14px;
19556
19556
  color: #a9aeba;
19557
19557
  text-align: left; }
19558
19558
  .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content {
@@ -19665,7 +19665,7 @@ small {
19665
19665
  margin: 0;
19666
19666
  margin-top: 4px;
19667
19667
  margin-bottom: 12px;
19668
- font-size: 12px;
19668
+ font-size: 14px;
19669
19669
  color: #a9aeba;
19670
19670
  text-align: left; }
19671
19671
  .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content {
@@ -19728,7 +19728,7 @@ small {
19728
19728
  margin: 0;
19729
19729
  margin-top: 4px;
19730
19730
  margin-bottom: 12px;
19731
- font-size: 12px;
19731
+ font-size: 14px;
19732
19732
  color: #a9aeba;
19733
19733
  text-align: right; }
19734
19734
 
@@ -19781,7 +19781,7 @@ small {
19781
19781
  margin: 0;
19782
19782
  margin-top: 4px;
19783
19783
  margin-bottom: 12px;
19784
- font-size: 12px;
19784
+ font-size: 14px;
19785
19785
  color: #a9aeba;
19786
19786
  text-align: left; }
19787
19787
 
@@ -19936,12 +19936,12 @@ small {
19936
19936
  line-height: 20px;
19937
19937
  padding: 0 4px;
19938
19938
  border-radius: 4px;
19939
- font-size: 12px; }
19939
+ font-size: 14px; }
19940
19940
  .next-tree-node-label .next-icon {
19941
- font-size: 14px; }
19941
+ font-size: 16px; }
19942
19942
  .next-tree-node-label .next-icon::before {
19943
- font-size: 12px;
19944
- width: 12px;
19943
+ font-size: 14px;
19944
+ width: 14px;
19945
19945
  margin-right: .5em; }
19946
19946
  .next-tree-node-input.next-input {
19947
19947
  margin: 0 4px; }
package/dist/next.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @alifd/theme-fpx-warehouse@1.0.2 (https://fusion.design)
2
+ * @alifd/theme-fpx-warehouse@1.0.4 (https://fusion.design)
3
3
  * @alifd/next@1.27.33 (https://fusion.design)
4
4
  * Copyright 2018-present Alibaba Group,
5
5
  * Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE)