@alifd/theme-panda 0.2.0 → 0.2.1

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.var.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @alifd/theme-panda@0.2.0 (https://fusion.design)
2
+ * @alifd/theme-panda@0.2.1 (https://fusion.design)
3
3
  * @alifd/next@1.25.51 (https://fusion.design)
4
4
  * Copyright 2018-present Alibaba Group,
5
5
  * Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE)
@@ -3037,8 +3037,8 @@ small {
3037
3037
  height: calc(var(--radio-button-height-small, 20px) - 2px);
3038
3038
  line-height: calc(20px - 2px);
3039
3039
  line-height: calc(var(--radio-button-height-small, 20px) - 2px);
3040
- font-size: 14px;
3041
- font-size: var(--radio-button-font-size-small, 14px); }
3040
+ font-size: 12px;
3041
+ font-size: var(--radio-button-font-size-small, 12px); }
3042
3042
 
3043
3043
  .next-radio-single-input input[type="radio"] {
3044
3044
  opacity: 0;
@@ -3119,8 +3119,8 @@ small {
3119
3119
  min-width: var(--badge-size-count-config-height, 16px);
3120
3120
  padding: 0 4px 0 4px;
3121
3121
  padding: 0 var(--badge-size-count-padding-lr, 4px) 0 var(--badge-size-count-padding-lr, 4px);
3122
- font-size: 14px;
3123
- font-size: var(--badge-size-count-font, 14px);
3122
+ font-size: 12px;
3123
+ font-size: var(--badge-size-count-font, 12px);
3124
3124
  line-height: 16px;
3125
3125
  line-height: var(--badge-size-count-config-height, 16px);
3126
3126
  -webkit-transform: translateX(-50%);
@@ -3158,8 +3158,8 @@ small {
3158
3158
  .next-badge .next-badge-custom {
3159
3159
  line-height: 1.166667;
3160
3160
  white-space: nowrap;
3161
- font-size: 14px;
3162
- font-size: var(--font-size-caption, 14px);
3161
+ font-size: 12px;
3162
+ font-size: var(--font-size-caption, 12px);
3163
3163
  padding-left: 4px;
3164
3164
  padding-left: var(--badge-size-custom-padding-lr, 4px);
3165
3165
  padding-right: 4px;
@@ -3196,8 +3196,8 @@ small {
3196
3196
  height: var(--badge-size-count-config-height, 16px);
3197
3197
  line-height: 16px;
3198
3198
  line-height: var(--badge-size-count-config-height, 16px);
3199
- font-size: 14px;
3200
- font-size: var(--badge-size-count-font, 14px); }
3199
+ font-size: 12px;
3200
+ font-size: var(--badge-size-count-font, 12px); }
3201
3201
  .next-badge-not-a-wrapper .next-badge-count,
3202
3202
  .next-badge-not-a-wrapper .next-badge-custom {
3203
3203
  position: relative;
@@ -4394,8 +4394,8 @@ small {
4394
4394
  .next-breadcrumb .next-breadcrumb-text {
4395
4395
  height: 16px;
4396
4396
  min-width: 16px;
4397
- font-size: 14px;
4398
- font-size: var(--breadcrumb-size-m-font-size, 14px);
4397
+ font-size: 12px;
4398
+ font-size: var(--breadcrumb-size-m-font-size, 12px);
4399
4399
  line-height: 16px; }
4400
4400
  .next-breadcrumb .next-breadcrumb-separator {
4401
4401
  height: 16px;
@@ -4420,8 +4420,8 @@ small {
4420
4420
  width: 16px;
4421
4421
  font-size: 16px; } }
4422
4422
  .next-breadcrumb .next-breadcrumb-text-ellipsis {
4423
- font-size: 14px;
4424
- font-size: var(--breadcrumb-size-ellipsis-font-size, 14px); }
4423
+ font-size: 12px;
4424
+ font-size: var(--breadcrumb-size-ellipsis-font-size, 12px); }
4425
4425
  .next-breadcrumb .next-breadcrumb-text {
4426
4426
  color: rgba(0, 0, 0, 0.75);
4427
4427
  color: var(--breadcrumb-text-color, rgba(0, 0, 0, 0.75)); }
@@ -4570,8 +4570,8 @@ small {
4570
4570
  padding: 0 var(--btn-size-s-padding, 8px);
4571
4571
  height: 28px;
4572
4572
  height: var(--btn-size-s-height, 28px);
4573
- font-size: 14px;
4574
- font-size: var(--btn-size-s-font, 14px);
4573
+ font-size: 12px;
4574
+ font-size: var(--btn-size-s-font, 12px);
4575
4575
  border-width: 1px;
4576
4576
  border-width: var(--btn-size-s-border-width, 1px); }
4577
4577
  .next-btn.next-small > .next-btn-icon.next-icon-first {
@@ -5245,8 +5245,8 @@ small {
5245
5245
  padding: 0 0px;
5246
5246
  height: 16px;
5247
5247
  height: var(--btn-text-size-s-height, 16px);
5248
- font-size: 14px;
5249
- font-size: var(--btn-text-size-s-font, 14px);
5248
+ font-size: 12px;
5249
+ font-size: var(--btn-text-size-s-font, 12px);
5250
5250
  border-width: 0; }
5251
5251
  .next-btn-text.next-small > .next-btn-icon.next-icon-first {
5252
5252
  -webkit-transform: scale(1);
@@ -5715,11 +5715,11 @@ small {
5715
5715
  .next-input.next-small .next-input-label {
5716
5716
  padding-left: 8px;
5717
5717
  padding-left: var(--input-s-label-padding-left, 8px);
5718
- font-size: 14px;
5719
- font-size: var(--form-element-small-font-size, 14px); }
5718
+ font-size: 12px;
5719
+ font-size: var(--form-element-small-font-size, 12px); }
5720
5720
  .next-input.next-small .next-input-inner {
5721
- font-size: 14px;
5722
- font-size: var(--form-element-small-font-size, 14px); }
5721
+ font-size: 12px;
5722
+ font-size: var(--form-element-small-font-size, 12px); }
5723
5723
  .next-input.next-small .next-input-control {
5724
5724
  padding-right: 4px;
5725
5725
  padding-right: var(--input-s-icon-padding-right, 4px); }
@@ -5733,25 +5733,25 @@ small {
5733
5733
  line-height: calc(var(--form-element-small-height, 24px) - var(--input-border-width, 1px)*2) \0;
5734
5734
  padding: 0 8px;
5735
5735
  padding: 0 var(--input-s-padding, 8px);
5736
- font-size: 14px;
5737
- font-size: var(--form-element-small-font-size, 14px); }
5736
+ font-size: 12px;
5737
+ font-size: var(--form-element-small-font-size, 12px); }
5738
5738
  .next-input.next-small input::-webkit-input-placeholder {
5739
- font-size: 14px;
5740
- font-size: var(--form-element-small-font-size, 14px); }
5739
+ font-size: 12px;
5740
+ font-size: var(--form-element-small-font-size, 12px); }
5741
5741
  .next-input.next-small input::-moz-placeholder {
5742
- font-size: 14px;
5743
- font-size: var(--form-element-small-font-size, 14px); }
5742
+ font-size: 12px;
5743
+ font-size: var(--form-element-small-font-size, 12px); }
5744
5744
  .next-input.next-small input::-ms-input-placeholder {
5745
- font-size: 14px;
5746
- font-size: var(--form-element-small-font-size, 14px); }
5745
+ font-size: 12px;
5746
+ font-size: var(--form-element-small-font-size, 12px); }
5747
5747
  .next-input.next-small input::placeholder {
5748
- font-size: 14px;
5749
- font-size: var(--form-element-small-font-size, 14px); }
5748
+ font-size: 12px;
5749
+ font-size: var(--form-element-small-font-size, 12px); }
5750
5750
  .next-input.next-small .next-input-text-field {
5751
5751
  padding: 0 8px;
5752
5752
  padding: 0 var(--input-s-padding, 8px);
5753
- font-size: 14px;
5754
- font-size: var(--form-element-small-font-size, 14px);
5753
+ font-size: 12px;
5754
+ font-size: var(--form-element-small-font-size, 12px);
5755
5755
  height: calc(24px - 1px*2);
5756
5756
  height: calc(var(--form-element-small-height, 24px) - var(--input-border-width, 1px)*2);
5757
5757
  line-height: calc(24px - 1px*2);
@@ -5979,10 +5979,10 @@ small {
5979
5979
  -webkit-box-shadow: none;
5980
5980
  box-shadow: none; }
5981
5981
  .next-input-control .next-input-len {
5982
- font-size: 14px;
5983
- font-size: var(--input-maxlen-font-size, 14px);
5984
- line-height: 14px;
5985
- line-height: var(--input-maxlen-font-size, 14px);
5982
+ font-size: 12px;
5983
+ font-size: var(--input-maxlen-font-size, 12px);
5984
+ line-height: 12px;
5985
+ line-height: var(--input-maxlen-font-size, 12px);
5986
5986
  color: #999999;
5987
5987
  color: var(--input-maxlen-color, #999999);
5988
5988
  display: table-cell;
@@ -6212,8 +6212,8 @@ small {
6212
6212
  background-color: whitesmoke;
6213
6213
  background-color: var(--input-disabled-bg-color, whitesmoke); }
6214
6214
  .next-input-group-text.next-small {
6215
- font-size: 14px;
6216
- font-size: var(--form-element-small-font-size, 14px);
6215
+ font-size: 12px;
6216
+ font-size: var(--form-element-small-font-size, 12px);
6217
6217
  border-radius: 6px;
6218
6218
  border-radius: var(--form-element-small-corner, 6px); }
6219
6219
  .next-input-group-text.next-medium {
@@ -6688,8 +6688,8 @@ small {
6688
6688
  text-align: center;
6689
6689
  color: #999999;
6690
6690
  color: var(--calendar-card-table-head-color, #999999);
6691
- font-size: 14px;
6692
- font-size: var(--calendar-card-table-head-font-size, 14px);
6691
+ font-size: 12px;
6692
+ font-size: var(--calendar-card-table-head-font-size, 12px);
6693
6693
  font-weight: normal;
6694
6694
  font-weight: var(--calendar-card-table-head-font-weight, normal); }
6695
6695
 
@@ -6697,8 +6697,8 @@ small {
6697
6697
  .next-calendar-panel .next-calendar-cell,
6698
6698
  .next-calendar-range .next-calendar-cell {
6699
6699
  text-align: center;
6700
- font-size: 14px;
6701
- font-size: var(--calendar-card-table-cell-font-size, 14px); }
6700
+ font-size: 12px;
6701
+ font-size: var(--calendar-card-table-cell-font-size, 12px); }
6702
6702
  .next-calendar-card .next-calendar-cell.next-selected .next-calendar-date,
6703
6703
  .next-calendar-card .next-calendar-cell.next-selected .next-calendar-month,
6704
6704
  .next-calendar-card .next-calendar-cell.next-selected .next-calendar-year,
@@ -7092,8 +7092,8 @@ small {
7092
7092
  font-weight: normal;
7093
7093
  font-weight: var(--card-title-font-weight, normal); }
7094
7094
  .next-card-subtitle {
7095
- font-size: 14px;
7096
- font-size: var(--card-sub-title-font-size, 14px);
7095
+ font-size: 12px;
7096
+ font-size: var(--card-sub-title-font-size, 12px);
7097
7097
  color: rgba(0, 0, 0, 0.75);
7098
7098
  color: var(--card-sub-title-color, rgba(0, 0, 0, 0.75));
7099
7099
  padding-left: 8px;
@@ -7175,8 +7175,8 @@ small {
7175
7175
  font-weight: var(--card-title-font-weight, normal);
7176
7176
  line-height: 1.5; }
7177
7177
  .next-card-header-subtitle {
7178
- font-size: 14px;
7179
- font-size: var(--card-sub-title-font-size, 14px);
7178
+ font-size: 12px;
7179
+ font-size: var(--card-sub-title-font-size, 12px);
7180
7180
  color: rgba(0, 0, 0, 0.75);
7181
7181
  color: var(--card-sub-title-color, rgba(0, 0, 0, 0.75)); }
7182
7182
  .next-card-actions {
@@ -7823,8 +7823,8 @@ small {
7823
7823
  height: var(--time-picker-menu-title-height, 28px);
7824
7824
  line-height: 28px;
7825
7825
  line-height: var(--time-picker-menu-title-height, 28px);
7826
- font-size: 14px;
7827
- font-size: var(--time-picker-menu-title-font-size, 14px);
7826
+ font-size: 12px;
7827
+ font-size: var(--time-picker-menu-title-font-size, 12px);
7828
7828
  font-weight: normal;
7829
7829
  font-weight: var(--time-pikcer-menu-title-font-weight, normal);
7830
7830
  color: #999999;
@@ -7837,8 +7837,8 @@ small {
7837
7837
  list-style: none;
7838
7838
  margin: 0;
7839
7839
  padding: 0;
7840
- font-size: 14px;
7841
- font-size: var(--time-picker-menu-item-font-size, 14px);
7840
+ font-size: 12px;
7841
+ font-size: var(--time-picker-menu-item-font-size, 12px);
7842
7842
  height: calc(28px*7);
7843
7843
  height: calc(var(--time-picker-menu-item-height, 28px)*7); }
7844
7844
  .next-time-picker-menu-item {
@@ -7947,8 +7947,8 @@ small {
7947
7947
  color: rgba(0, 0, 0, 0.4);
7948
7948
  color: var(--color-text1-1, rgba(0, 0, 0, 0.4));
7949
7949
  width: 16px;
7950
- font-size: 14px;
7951
- font-size: var(--font-size-caption, 14px);
7950
+ font-size: 12px;
7951
+ font-size: var(--font-size-caption, 12px);
7952
7952
  vertical-align: middle; }
7953
7953
 
7954
7954
  .next-date-picker,
@@ -13186,8 +13186,8 @@ small {
13186
13186
  line-height: 28px;
13187
13187
  line-height: var(--form-element-medium-preview-height, 28px); }
13188
13188
  .next-form-preview.next-form-item.next-small .next-form-item-label {
13189
- font-size: 14px;
13190
- font-size: var(--form-element-small-preview-label-font-size, 14px);
13189
+ font-size: 12px;
13190
+ font-size: var(--form-element-small-preview-label-font-size, 12px);
13191
13191
  line-height: 20px;
13192
13192
  line-height: var(--form-element-small-preview-height, 20px); }
13193
13193
  .next-form-preview.next-form-item.next-large .next-form-item-label {
@@ -13210,10 +13210,10 @@ small {
13210
13210
  gap: var(--form-inline-s-item-margin-r, 16px); }
13211
13211
  .next-form-responsive-grid.next-small .next-form-item.next-left .next-form-item-label {
13212
13212
  line-height: 1.4;
13213
- margin-top: calc(24px/2 - 14px/2);
13214
- margin-top: calc(var(--form-element-small-height, 24px)/2 - var(--form-element-small-font-size, 14px)/2);
13215
- margin-bottom: calc(24px/2 - 14px/2);
13216
- margin-bottom: calc(var(--form-element-small-height, 24px)/2 - var(--form-element-small-font-size, 14px)/2); }
13213
+ margin-top: calc(24px/2 - 12px/2);
13214
+ margin-top: calc(var(--form-element-small-height, 24px)/2 - var(--form-element-small-font-size, 12px)/2);
13215
+ margin-bottom: calc(24px/2 - 12px/2);
13216
+ margin-bottom: calc(var(--form-element-small-height, 24px)/2 - var(--form-element-small-font-size, 12px)/2); }
13217
13217
  .next-form-responsive-grid.next-medium .next-responsive-grid {
13218
13218
  gap: 20px;
13219
13219
  gap: var(--form-inline-m-item-margin-r, 20px); }
@@ -13322,22 +13322,22 @@ small {
13322
13322
  line-height: 24px;
13323
13323
  line-height: var(--form-element-small-height, 24px); }
13324
13324
  .next-form-item.next-small .next-form-preview {
13325
- font-size: 14px;
13326
- font-size: var(--form-element-small-preview-font-size, 14px);
13325
+ font-size: 12px;
13326
+ font-size: var(--form-element-small-preview-font-size, 12px);
13327
13327
  line-height: 20px;
13328
13328
  line-height: var(--form-element-small-preview-height, 20px); }
13329
13329
  .next-form-item.next-small .next-form-preview.next-input-textarea > p {
13330
- font-size: 14px;
13331
- font-size: var(--form-element-small-preview-font-size, 14px);
13330
+ font-size: 12px;
13331
+ font-size: var(--form-element-small-preview-font-size, 12px);
13332
13332
  text-align: justify;
13333
- min-height: calc(14px*1.4);
13334
- min-height: calc(var(--form-element-small-preview-font-size, 14px)*1.4);
13333
+ min-height: calc(12px*1.4);
13334
+ min-height: calc(var(--form-element-small-preview-font-size, 12px)*1.4);
13335
13335
  line-height: 1.4;
13336
- margin-top: calc(20px/2 - 14px*1.4/2);
13337
- margin-top: calc(var(--form-element-small-preview-height, 20px)/2 - var(--form-element-small-preview-font-size, 14px)*1.4/2); }
13336
+ margin-top: calc(20px/2 - 12px*1.4/2);
13337
+ margin-top: calc(var(--form-element-small-preview-height, 20px)/2 - var(--form-element-small-preview-font-size, 12px)*1.4/2); }
13338
13338
  .next-form-item.next-small .next-form-item-label {
13339
- font-size: 14px;
13340
- font-size: var(--form-element-small-font-size, 14px); }
13339
+ font-size: 12px;
13340
+ font-size: var(--form-element-small-font-size, 12px); }
13341
13341
  .next-form-item.next-top > .next-form-item-label {
13342
13342
  margin-bottom: 2px;
13343
13343
  margin-bottom: var(--form-top-label-margin-b, 2px); }
@@ -14397,8 +14397,8 @@ small {
14397
14397
  .next-nav.next-ver .next-menu-sub-menu .next-menu-item-inner {
14398
14398
  height: 44px;
14399
14399
  height: var(--nav-ver-sub-nav-height, 44px);
14400
- font-size: 14px;
14401
- font-size: var(--nav-ver-sub-nav-font-size, 14px); }
14400
+ font-size: 12px;
14401
+ font-size: var(--nav-ver-sub-nav-font-size, 12px); }
14402
14402
  .next-nav.next-ver .next-nav-item:before {
14403
14403
  height: 0;
14404
14404
  top: 50%;
@@ -15566,15 +15566,15 @@ small {
15566
15566
  line-height: inherit; }
15567
15567
 
15568
15568
  .next-pagination[dir="rtl"].next-small .next-pagination-display {
15569
- font-size: 14px;
15570
- font-size: var(--pagination-small-total-font-size, 14px); }
15569
+ font-size: 12px;
15570
+ font-size: var(--pagination-small-total-font-size, 12px); }
15571
15571
  .next-pagination[dir="rtl"].next-small .next-pagination-display em {
15572
- font-size: 14px;
15573
- font-size: var(--pagination-small-current-font-size, 14px); }
15572
+ font-size: 12px;
15573
+ font-size: var(--pagination-small-current-font-size, 12px); }
15574
15574
 
15575
15575
  .next-pagination[dir="rtl"].next-small .next-pagination-jump-text {
15576
- font-size: 14px;
15577
- font-size: var(--pagination-small-jump-font-size, 14px); }
15576
+ font-size: 12px;
15577
+ font-size: var(--pagination-small-jump-font-size, 12px); }
15578
15578
 
15579
15579
  .next-pagination[dir="rtl"].next-small .next-pagination-jump-input {
15580
15580
  width: 28px;
@@ -15585,8 +15585,8 @@ small {
15585
15585
  height: var(--form-element-small-height, 24px);
15586
15586
  line-height: 24px;
15587
15587
  line-height: var(--form-element-small-height, 24px);
15588
- font-size: 14px;
15589
- font-size: var(--pagination-small-jump-font-size, 14px);
15588
+ font-size: 12px;
15589
+ font-size: var(--pagination-small-jump-font-size, 12px);
15590
15590
  vertical-align: middle; }
15591
15591
 
15592
15592
  .next-pagination[dir="rtl"].next-small .next-pagination-size-selector-btn {
@@ -15920,14 +15920,14 @@ small {
15920
15920
  font-size: var(--pagination-small-ellipsis-size, 12px);
15921
15921
  line-height: inherit; }
15922
15922
  .next-pagination.next-small .next-pagination-display {
15923
- font-size: 14px;
15924
- font-size: var(--pagination-small-total-font-size, 14px); }
15923
+ font-size: 12px;
15924
+ font-size: var(--pagination-small-total-font-size, 12px); }
15925
15925
  .next-pagination.next-small .next-pagination-display em {
15926
- font-size: 14px;
15927
- font-size: var(--pagination-small-current-font-size, 14px); }
15926
+ font-size: 12px;
15927
+ font-size: var(--pagination-small-current-font-size, 12px); }
15928
15928
  .next-pagination.next-small .next-pagination-jump-text {
15929
- font-size: 14px;
15930
- font-size: var(--pagination-small-jump-font-size, 14px); }
15929
+ font-size: 12px;
15930
+ font-size: var(--pagination-small-jump-font-size, 12px); }
15931
15931
  .next-pagination.next-small .next-pagination-jump-input {
15932
15932
  width: 28px;
15933
15933
  width: var(--pagination-small-input-width, 28px); }
@@ -15936,8 +15936,8 @@ small {
15936
15936
  height: var(--form-element-small-height, 24px);
15937
15937
  line-height: 24px;
15938
15938
  line-height: var(--form-element-small-height, 24px);
15939
- font-size: 14px;
15940
- font-size: var(--pagination-small-jump-font-size, 14px);
15939
+ font-size: 12px;
15940
+ font-size: var(--pagination-small-jump-font-size, 12px);
15941
15941
  vertical-align: middle; }
15942
15942
  .next-pagination.next-small .next-pagination-size-selector-btn {
15943
15943
  padding: 0 8px;
@@ -16257,8 +16257,8 @@ small {
16257
16257
  margin-top: calc(0px - 4px/2);
16258
16258
  margin-top: calc(0px - var(--progress-line-height-size-s, 4px)/2); }
16259
16259
  .next-progress-line.next-small .next-progress-line-text {
16260
- font-size: 14px;
16261
- font-size: var(--progress-line-font-s, 14px);
16260
+ font-size: 12px;
16261
+ font-size: var(--progress-line-font-s, 12px);
16262
16262
  line-height: 4px;
16263
16263
  line-height: var(--progress-line-height-size-s, 4px); }
16264
16264
  .next-progress-line.next-medium .next-progress-line-underlay {
@@ -16275,8 +16275,8 @@ small {
16275
16275
  margin-top: calc(0px - 8px/2);
16276
16276
  margin-top: calc(0px - var(--progress-line-height-size-m, 8px)/2); }
16277
16277
  .next-progress-line.next-medium .next-progress-line-text {
16278
- font-size: 14px;
16279
- font-size: var(--progress-line-font-m, 14px);
16278
+ font-size: 12px;
16279
+ font-size: var(--progress-line-font-m, 12px);
16280
16280
  line-height: 8px;
16281
16281
  line-height: var(--progress-line-height-size-m, 8px); }
16282
16282
  .next-progress-line.next-large .next-progress-line-underlay {
@@ -16325,8 +16325,8 @@ small {
16325
16325
  margin-top: calc(0px - 4px/2);
16326
16326
  margin-top: calc(0px - var(--progress-line-height-size-s, 4px)/2); }
16327
16327
  .next-progress-line-show-border.next-small .next-progress-line-text {
16328
- font-size: 14px;
16329
- font-size: var(--progress-line-font-s, 14px);
16328
+ font-size: 12px;
16329
+ font-size: var(--progress-line-font-s, 12px);
16330
16330
  line-height: calc(4px + 1px*2);
16331
16331
  line-height: calc(var(--progress-line-height-size-s, 4px) + var(--progress-line-underlay-border-width, 1px)*2); }
16332
16332
  .next-progress-line-show-border.next-medium .next-progress-line-underlay {
@@ -16343,8 +16343,8 @@ small {
16343
16343
  margin-top: calc(0px - 8px/2);
16344
16344
  margin-top: calc(0px - var(--progress-line-height-size-m, 8px)/2); }
16345
16345
  .next-progress-line-show-border.next-medium .next-progress-line-text {
16346
- font-size: 14px;
16347
- font-size: var(--progress-line-font-m, 14px);
16346
+ font-size: 12px;
16347
+ font-size: var(--progress-line-font-m, 12px);
16348
16348
  line-height: calc(8px + 1px*2);
16349
16349
  line-height: calc(var(--progress-line-height-size-m, 8px) + var(--progress-line-underlay-border-width, 1px)*2); }
16350
16350
  .next-progress-line-show-border.next-large .next-progress-line-underlay {
@@ -16869,8 +16869,8 @@ small {
16869
16869
  /* 尺寸 */
16870
16870
  /* ======================================== */
16871
16871
  .next-rating-small {
16872
- font-size: 14px;
16873
- font-size: var(--rating-small-font-size, 14px); }
16872
+ font-size: 12px;
16873
+ font-size: var(--rating-small-font-size, 12px); }
16874
16874
  .next-rating-small .next-icon:before,
16875
16875
  .next-rating-small .next-icon .next-icon-remote {
16876
16876
  width: 12px;
@@ -18021,8 +18021,8 @@ small {
18021
18021
  .next-step-arrow > .next-step-item-wait .next-step-item-content {
18022
18022
  color: #999999;
18023
18023
  color: var(--step-arrow-item-title-wait-color, #999999);
18024
- font-size: 14px;
18025
- font-size: var(--step-circle-item-content-font-size, 14px);
18024
+ font-size: 12px;
18025
+ font-size: var(--step-circle-item-content-font-size, 12px);
18026
18026
  line-height: 1.5;
18027
18027
  line-height: var(--font-lineheight-2, 1.5);
18028
18028
  word-break: break-word; }
@@ -18039,8 +18039,8 @@ small {
18039
18039
  display: block;
18040
18040
  width: 32px;
18041
18041
  height: 32px;
18042
- font-size: 14px;
18043
- font-size: var(--step-circle-item-node-font-size, 14px);
18042
+ font-size: 12px;
18043
+ font-size: var(--step-circle-item-node-font-size, 12px);
18044
18044
  font-weight: normal;
18045
18045
  font-weight: var(--font-weight-2, normal);
18046
18046
  line-height: calc(32px - 1px*2);
@@ -18095,8 +18095,8 @@ small {
18095
18095
  .next-step-arrow > .next-step-item-process .next-step-item-content {
18096
18096
  color: #FFFFFF;
18097
18097
  color: var(--step-arrow-item-title-process-color, #FFFFFF);
18098
- font-size: 14px;
18099
- font-size: var(--step-circle-item-content-font-size, 14px);
18098
+ font-size: 12px;
18099
+ font-size: var(--step-circle-item-content-font-size, 12px);
18100
18100
  line-height: 1.5;
18101
18101
  line-height: var(--font-lineheight-2, 1.5);
18102
18102
  word-break: break-word; }
@@ -18113,8 +18113,8 @@ small {
18113
18113
  display: block;
18114
18114
  width: 32px;
18115
18115
  height: 32px;
18116
- font-size: 14px;
18117
- font-size: var(--step-circle-item-node-font-size, 14px);
18116
+ font-size: 12px;
18117
+ font-size: var(--step-circle-item-node-font-size, 12px);
18118
18118
  font-weight: normal;
18119
18119
  font-weight: var(--font-weight-2, normal);
18120
18120
  line-height: calc(32px - 1px*2);
@@ -18169,8 +18169,8 @@ small {
18169
18169
  .next-step-arrow > .next-step-item-finish .next-step-item-content {
18170
18170
  color: #257df9;
18171
18171
  color: var(--step-arrow-item-title-finish-color, #257df9);
18172
- font-size: 14px;
18173
- font-size: var(--step-circle-item-content-font-size, 14px);
18172
+ font-size: 12px;
18173
+ font-size: var(--step-circle-item-content-font-size, 12px);
18174
18174
  line-height: 1.5;
18175
18175
  line-height: var(--font-lineheight-2, 1.5);
18176
18176
  word-break: break-word; }
@@ -18187,8 +18187,8 @@ small {
18187
18187
  display: block;
18188
18188
  width: 32px;
18189
18189
  height: 32px;
18190
- font-size: 14px;
18191
- font-size: var(--step-circle-item-node-font-size, 14px);
18190
+ font-size: 12px;
18191
+ font-size: var(--step-circle-item-node-font-size, 12px);
18192
18192
  font-weight: normal;
18193
18193
  font-weight: var(--font-weight-2, normal);
18194
18194
  line-height: calc(32px - 1px*2);
@@ -18244,8 +18244,8 @@ small {
18244
18244
  .next-step-arrow .next-step-item-disabled .next-step-item-content {
18245
18245
  color: rgba(0, 0, 0, 0.4);
18246
18246
  color: var(--step-arrow-item-title-disabled-color, rgba(0, 0, 0, 0.4));
18247
- font-size: 14px;
18248
- font-size: var(--step-circle-item-content-font-size, 14px);
18247
+ font-size: 12px;
18248
+ font-size: var(--step-circle-item-content-font-size, 12px);
18249
18249
  line-height: 1.5;
18250
18250
  line-height: var(--font-lineheight-2, 1.5);
18251
18251
  word-break: break-word; }
@@ -18262,8 +18262,8 @@ small {
18262
18262
  display: block;
18263
18263
  width: 32px;
18264
18264
  height: 32px;
18265
- font-size: 14px;
18266
- font-size: var(--step-circle-item-node-font-size, 14px);
18265
+ font-size: 12px;
18266
+ font-size: var(--step-circle-item-node-font-size, 12px);
18267
18267
  font-weight: normal;
18268
18268
  font-weight: var(--font-weight-2, normal);
18269
18269
  line-height: calc(32px - 1px*2);
@@ -18369,8 +18369,8 @@ small {
18369
18369
  .next-step-circle > .next-step-item-wait .next-step-item-content {
18370
18370
  color: rgba(0, 0, 0, 0.75);
18371
18371
  color: var(--step-circle-item-title-wait-color, rgba(0, 0, 0, 0.75));
18372
- font-size: 14px;
18373
- font-size: var(--step-circle-item-content-font-size, 14px);
18372
+ font-size: 12px;
18373
+ font-size: var(--step-circle-item-content-font-size, 12px);
18374
18374
  line-height: 1.5;
18375
18375
  line-height: var(--font-lineheight-2, 1.5);
18376
18376
  word-break: break-word; }
@@ -18393,8 +18393,8 @@ small {
18393
18393
  width: var(--step-circle-item-node-process-size, 32px);
18394
18394
  height: 32px;
18395
18395
  height: var(--step-circle-item-node-process-size, 32px);
18396
- font-size: 14px;
18397
- font-size: var(--step-circle-item-node-font-size, 14px);
18396
+ font-size: 12px;
18397
+ font-size: var(--step-circle-item-node-font-size, 12px);
18398
18398
  font-weight: normal;
18399
18399
  font-weight: var(--font-weight-2, normal);
18400
18400
  line-height: calc(32px - 1px*2);
@@ -18453,8 +18453,8 @@ small {
18453
18453
  .next-step-circle > .next-step-item-process .next-step-item-content {
18454
18454
  color: #2e3038;
18455
18455
  color: var(--step-circle-item-title-process-color, #2e3038);
18456
- font-size: 14px;
18457
- font-size: var(--step-circle-item-content-font-size, 14px);
18456
+ font-size: 12px;
18457
+ font-size: var(--step-circle-item-content-font-size, 12px);
18458
18458
  line-height: 1.5;
18459
18459
  line-height: var(--font-lineheight-2, 1.5);
18460
18460
  word-break: break-word; }
@@ -18477,8 +18477,8 @@ small {
18477
18477
  width: var(--step-circle-item-node-process-size, 32px);
18478
18478
  height: 32px;
18479
18479
  height: var(--step-circle-item-node-process-size, 32px);
18480
- font-size: 14px;
18481
- font-size: var(--step-circle-item-node-font-size, 14px);
18480
+ font-size: 12px;
18481
+ font-size: var(--step-circle-item-node-font-size, 12px);
18482
18482
  font-weight: normal;
18483
18483
  font-weight: var(--font-weight-2, normal);
18484
18484
  line-height: calc(32px - 1px*2);
@@ -18537,8 +18537,8 @@ small {
18537
18537
  .next-step-circle > .next-step-item-finish .next-step-item-content {
18538
18538
  color: rgba(0, 0, 0, 0.75);
18539
18539
  color: var(--step-circle-item-title-finish-color, rgba(0, 0, 0, 0.75));
18540
- font-size: 14px;
18541
- font-size: var(--step-circle-item-content-font-size, 14px);
18540
+ font-size: 12px;
18541
+ font-size: var(--step-circle-item-content-font-size, 12px);
18542
18542
  line-height: 1.5;
18543
18543
  line-height: var(--font-lineheight-2, 1.5);
18544
18544
  word-break: break-word; }
@@ -18561,8 +18561,8 @@ small {
18561
18561
  width: var(--step-circle-item-node-process-size, 32px);
18562
18562
  height: 32px;
18563
18563
  height: var(--step-circle-item-node-process-size, 32px);
18564
- font-size: 14px;
18565
- font-size: var(--step-circle-item-node-font-size, 14px);
18564
+ font-size: 12px;
18565
+ font-size: var(--step-circle-item-node-font-size, 12px);
18566
18566
  font-weight: normal;
18567
18567
  font-weight: var(--font-weight-2, normal);
18568
18568
  line-height: calc(32px - 1px*2);
@@ -18621,8 +18621,8 @@ small {
18621
18621
  .next-step-circle .next-step-item-disabled .next-step-item-content {
18622
18622
  color: rgba(0, 0, 0, 0.4);
18623
18623
  color: var(--step-circle-item-title-disabled-color, rgba(0, 0, 0, 0.4));
18624
- font-size: 14px;
18625
- font-size: var(--step-circle-item-content-font-size, 14px);
18624
+ font-size: 12px;
18625
+ font-size: var(--step-circle-item-content-font-size, 12px);
18626
18626
  line-height: 1.5;
18627
18627
  line-height: var(--font-lineheight-2, 1.5);
18628
18628
  word-break: break-word; }
@@ -18645,8 +18645,8 @@ small {
18645
18645
  width: var(--step-circle-item-node-process-size, 32px);
18646
18646
  height: 32px;
18647
18647
  height: var(--step-circle-item-node-process-size, 32px);
18648
- font-size: 14px;
18649
- font-size: var(--step-circle-item-node-font-size, 14px);
18648
+ font-size: 12px;
18649
+ font-size: var(--step-circle-item-node-font-size, 12px);
18650
18650
  font-weight: normal;
18651
18651
  font-weight: var(--font-weight-2, normal);
18652
18652
  line-height: calc(32px - 1px*2);
@@ -19002,8 +19002,8 @@ small {
19002
19002
  margin-top: var(--step-circle-vertical-item-content-margin-top, 4px);
19003
19003
  min-height: 8px;
19004
19004
  text-align: left;
19005
- font-size: 14px;
19006
- font-size: var(--step-circle-item-content-font-size, 14px);
19005
+ font-size: 12px;
19006
+ font-size: var(--step-circle-item-content-font-size, 12px);
19007
19007
  line-height: 1.5;
19008
19008
  line-height: var(--font-lineheight-2, 1.5); }
19009
19009
  .next-step-circle.next-step-vertical > .next-step-item-process .next-step-item-tail {
@@ -19045,8 +19045,8 @@ small {
19045
19045
  margin-top: var(--step-circle-vertical-item-content-margin-top, 4px);
19046
19046
  min-height: 8px;
19047
19047
  text-align: left;
19048
- font-size: 14px;
19049
- font-size: var(--step-circle-item-content-font-size, 14px);
19048
+ font-size: 12px;
19049
+ font-size: var(--step-circle-item-content-font-size, 12px);
19050
19050
  line-height: 1.5;
19051
19051
  line-height: var(--font-lineheight-2, 1.5); }
19052
19052
  .next-step-circle.next-step-vertical > .next-step-item-finish .next-step-item-tail {
@@ -19088,8 +19088,8 @@ small {
19088
19088
  margin-top: var(--step-circle-vertical-item-content-margin-top, 4px);
19089
19089
  min-height: 8px;
19090
19090
  text-align: left;
19091
- font-size: 14px;
19092
- font-size: var(--step-circle-item-content-font-size, 14px);
19091
+ font-size: 12px;
19092
+ font-size: var(--step-circle-item-content-font-size, 12px);
19093
19093
  line-height: 1.5;
19094
19094
  line-height: var(--font-lineheight-2, 1.5); }
19095
19095
  .next-step-circle.next-step-vertical > .next-step-item-disabled .next-step-item-tail {
@@ -19131,8 +19131,8 @@ small {
19131
19131
  margin-top: var(--step-circle-vertical-item-content-margin-top, 4px);
19132
19132
  min-height: 8px;
19133
19133
  text-align: left;
19134
- font-size: 14px;
19135
- font-size: var(--step-circle-item-content-font-size, 14px);
19134
+ font-size: 12px;
19135
+ font-size: var(--step-circle-item-content-font-size, 12px);
19136
19136
  line-height: 1.5;
19137
19137
  line-height: var(--font-lineheight-2, 1.5); }
19138
19138
 
@@ -19195,8 +19195,8 @@ small {
19195
19195
  .next-step-dot > .next-step-item-wait .next-step-item-content {
19196
19196
  color: rgba(0, 0, 0, 0.75);
19197
19197
  color: var(--step-dot-item-title-wait-color, rgba(0, 0, 0, 0.75));
19198
- font-size: 14px;
19199
- font-size: var(--step-circle-item-content-font-size, 14px);
19198
+ font-size: 12px;
19199
+ font-size: var(--step-circle-item-content-font-size, 12px);
19200
19200
  line-height: 1.5;
19201
19201
  line-height: var(--font-lineheight-2, 1.5);
19202
19202
  word-break: break-word; }
@@ -19219,8 +19219,8 @@ small {
19219
19219
  width: var(--step-dot-item-dot-process-size, 12px);
19220
19220
  height: 12px;
19221
19221
  height: var(--step-dot-item-dot-process-size, 12px);
19222
- font-size: 14px;
19223
- font-size: var(--step-circle-item-node-font-size, 14px);
19222
+ font-size: 12px;
19223
+ font-size: var(--step-circle-item-node-font-size, 12px);
19224
19224
  font-weight: normal;
19225
19225
  font-weight: var(--font-weight-2, normal);
19226
19226
  line-height: calc(12px - 1px*2);
@@ -19242,8 +19242,8 @@ small {
19242
19242
  line-height: inherit; }
19243
19243
 
19244
19244
  .next-step-dot > .next-step-item-wait .next-step-item-content {
19245
- font-size: 14px;
19246
- font-size: var(--step-dot-item-content-font-size, 14px); }
19245
+ font-size: 12px;
19246
+ font-size: var(--step-dot-item-content-font-size, 12px); }
19247
19247
 
19248
19248
  .next-step-dot > .next-step-item-wait .next-step-item-node-dot {
19249
19249
  display: block;
@@ -19251,8 +19251,8 @@ small {
19251
19251
  width: var(--step-dot-item-dot-process-size, 12px);
19252
19252
  height: 12px;
19253
19253
  height: var(--step-dot-item-dot-process-size, 12px);
19254
- font-size: 14px;
19255
- font-size: var(--step-dot-item-content-font-size, 14px);
19254
+ font-size: 12px;
19255
+ font-size: var(--step-dot-item-content-font-size, 12px);
19256
19256
  line-height: calc(12px - 1px*2);
19257
19257
  line-height: calc(var(--step-dot-item-dot-process-size, 12px) - var(--step-dot-item-dot-border-width, 1px)*2);
19258
19258
  text-align: center;
@@ -19301,8 +19301,8 @@ small {
19301
19301
  .next-step-dot > .next-step-item-process .next-step-item-content {
19302
19302
  color: #2e3038;
19303
19303
  color: var(--step-dot-item-title-process-color, #2e3038);
19304
- font-size: 14px;
19305
- font-size: var(--step-circle-item-content-font-size, 14px);
19304
+ font-size: 12px;
19305
+ font-size: var(--step-circle-item-content-font-size, 12px);
19306
19306
  line-height: 1.5;
19307
19307
  line-height: var(--font-lineheight-2, 1.5);
19308
19308
  word-break: break-word; }
@@ -19325,8 +19325,8 @@ small {
19325
19325
  width: var(--step-dot-item-dot-process-size, 12px);
19326
19326
  height: 12px;
19327
19327
  height: var(--step-dot-item-dot-process-size, 12px);
19328
- font-size: 14px;
19329
- font-size: var(--step-circle-item-node-font-size, 14px);
19328
+ font-size: 12px;
19329
+ font-size: var(--step-circle-item-node-font-size, 12px);
19330
19330
  font-weight: normal;
19331
19331
  font-weight: var(--font-weight-2, normal);
19332
19332
  line-height: calc(12px - 1px*2);
@@ -19348,8 +19348,8 @@ small {
19348
19348
  line-height: inherit; }
19349
19349
 
19350
19350
  .next-step-dot > .next-step-item-process .next-step-item-content {
19351
- font-size: 14px;
19352
- font-size: var(--step-dot-item-content-font-size, 14px); }
19351
+ font-size: 12px;
19352
+ font-size: var(--step-dot-item-content-font-size, 12px); }
19353
19353
 
19354
19354
  .next-step-dot > .next-step-item-process .next-step-item-node-dot {
19355
19355
  display: block;
@@ -19357,8 +19357,8 @@ small {
19357
19357
  width: var(--step-dot-item-dot-process-size, 12px);
19358
19358
  height: 12px;
19359
19359
  height: var(--step-dot-item-dot-process-size, 12px);
19360
- font-size: 14px;
19361
- font-size: var(--step-dot-item-content-font-size, 14px);
19360
+ font-size: 12px;
19361
+ font-size: var(--step-dot-item-content-font-size, 12px);
19362
19362
  line-height: calc(12px - 1px*2);
19363
19363
  line-height: calc(var(--step-dot-item-dot-process-size, 12px) - var(--step-dot-item-dot-border-width, 1px)*2);
19364
19364
  text-align: center;
@@ -19407,8 +19407,8 @@ small {
19407
19407
  .next-step-dot > .next-step-item-finish .next-step-item-content {
19408
19408
  color: rgba(0, 0, 0, 0.75);
19409
19409
  color: var(--step-dot-item-title-finish-color, rgba(0, 0, 0, 0.75));
19410
- font-size: 14px;
19411
- font-size: var(--step-circle-item-content-font-size, 14px);
19410
+ font-size: 12px;
19411
+ font-size: var(--step-circle-item-content-font-size, 12px);
19412
19412
  line-height: 1.5;
19413
19413
  line-height: var(--font-lineheight-2, 1.5);
19414
19414
  word-break: break-word; }
@@ -19431,8 +19431,8 @@ small {
19431
19431
  width: var(--step-dot-item-dot-process-size, 12px);
19432
19432
  height: 12px;
19433
19433
  height: var(--step-dot-item-dot-process-size, 12px);
19434
- font-size: 14px;
19435
- font-size: var(--step-circle-item-node-font-size, 14px);
19434
+ font-size: 12px;
19435
+ font-size: var(--step-circle-item-node-font-size, 12px);
19436
19436
  font-weight: normal;
19437
19437
  font-weight: var(--font-weight-2, normal);
19438
19438
  line-height: calc(12px - 1px*2);
@@ -19454,8 +19454,8 @@ small {
19454
19454
  line-height: inherit; }
19455
19455
 
19456
19456
  .next-step-dot > .next-step-item-finish .next-step-item-content {
19457
- font-size: 14px;
19458
- font-size: var(--step-dot-item-content-font-size, 14px); }
19457
+ font-size: 12px;
19458
+ font-size: var(--step-dot-item-content-font-size, 12px); }
19459
19459
 
19460
19460
  .next-step-dot > .next-step-item-finish .next-step-item-node-dot {
19461
19461
  display: block;
@@ -19463,8 +19463,8 @@ small {
19463
19463
  width: var(--step-dot-item-dot-process-size, 12px);
19464
19464
  height: 12px;
19465
19465
  height: var(--step-dot-item-dot-process-size, 12px);
19466
- font-size: 14px;
19467
- font-size: var(--step-dot-item-content-font-size, 14px);
19466
+ font-size: 12px;
19467
+ font-size: var(--step-dot-item-content-font-size, 12px);
19468
19468
  line-height: calc(12px - 1px*2);
19469
19469
  line-height: calc(var(--step-dot-item-dot-process-size, 12px) - var(--step-dot-item-dot-border-width, 1px)*2);
19470
19470
  text-align: center;
@@ -19513,8 +19513,8 @@ small {
19513
19513
  .next-step-dot .next-step-item-disabled .next-step-item-content {
19514
19514
  color: rgba(0, 0, 0, 0.4);
19515
19515
  color: var(--step-dot-item-title-disabled-color, rgba(0, 0, 0, 0.4));
19516
- font-size: 14px;
19517
- font-size: var(--step-circle-item-content-font-size, 14px);
19516
+ font-size: 12px;
19517
+ font-size: var(--step-circle-item-content-font-size, 12px);
19518
19518
  line-height: 1.5;
19519
19519
  line-height: var(--font-lineheight-2, 1.5);
19520
19520
  word-break: break-word; }
@@ -19537,8 +19537,8 @@ small {
19537
19537
  width: var(--step-dot-item-dot-process-size, 12px);
19538
19538
  height: 12px;
19539
19539
  height: var(--step-dot-item-dot-process-size, 12px);
19540
- font-size: 14px;
19541
- font-size: var(--step-circle-item-node-font-size, 14px);
19540
+ font-size: 12px;
19541
+ font-size: var(--step-circle-item-node-font-size, 12px);
19542
19542
  font-weight: normal;
19543
19543
  font-weight: var(--font-weight-2, normal);
19544
19544
  line-height: calc(12px - 1px*2);
@@ -19560,8 +19560,8 @@ small {
19560
19560
  line-height: inherit; }
19561
19561
 
19562
19562
  .next-step-dot .next-step-item-disabled .next-step-item-content {
19563
- font-size: 14px;
19564
- font-size: var(--step-dot-item-content-font-size, 14px); }
19563
+ font-size: 12px;
19564
+ font-size: var(--step-dot-item-content-font-size, 12px); }
19565
19565
 
19566
19566
  .next-step-dot .next-step-item-disabled .next-step-item-node-dot {
19567
19567
  display: block;
@@ -19569,8 +19569,8 @@ small {
19569
19569
  width: var(--step-dot-item-dot-process-size, 12px);
19570
19570
  height: 12px;
19571
19571
  height: var(--step-dot-item-dot-process-size, 12px);
19572
- font-size: 14px;
19573
- font-size: var(--step-dot-item-content-font-size, 14px);
19572
+ font-size: 12px;
19573
+ font-size: var(--step-dot-item-content-font-size, 12px);
19574
19574
  line-height: calc(12px - 1px*2);
19575
19575
  line-height: calc(var(--step-dot-item-dot-process-size, 12px) - var(--step-dot-item-dot-border-width, 1px)*2);
19576
19576
  text-align: center;
@@ -19803,8 +19803,8 @@ small {
19803
19803
  margin-top: var(--step-dot-vertical-item-content-margin-top, 8px);
19804
19804
  min-height: 8px;
19805
19805
  text-align: left;
19806
- font-size: 14px;
19807
- font-size: var(--step-dot-item-content-font-size, 14px);
19806
+ font-size: 12px;
19807
+ font-size: var(--step-dot-item-content-font-size, 12px);
19808
19808
  line-height: 1.5;
19809
19809
  line-height: var(--font-lineheight-2, 1.5); }
19810
19810
  .next-step-dot.next-step-vertical > .next-step-item-process .next-step-item-tail {
@@ -19846,8 +19846,8 @@ small {
19846
19846
  margin-top: var(--step-dot-vertical-item-content-margin-top, 8px);
19847
19847
  min-height: 8px;
19848
19848
  text-align: left;
19849
- font-size: 14px;
19850
- font-size: var(--step-dot-item-content-font-size, 14px);
19849
+ font-size: 12px;
19850
+ font-size: var(--step-dot-item-content-font-size, 12px);
19851
19851
  line-height: 1.5;
19852
19852
  line-height: var(--font-lineheight-2, 1.5); }
19853
19853
  .next-step-dot.next-step-vertical > .next-step-item-finish .next-step-item-tail {
@@ -19889,8 +19889,8 @@ small {
19889
19889
  margin-top: var(--step-dot-vertical-item-content-margin-top, 8px);
19890
19890
  min-height: 8px;
19891
19891
  text-align: left;
19892
- font-size: 14px;
19893
- font-size: var(--step-dot-item-content-font-size, 14px);
19892
+ font-size: 12px;
19893
+ font-size: var(--step-dot-item-content-font-size, 12px);
19894
19894
  line-height: 1.5;
19895
19895
  line-height: var(--font-lineheight-2, 1.5); }
19896
19896
  .next-step-dot.next-step-vertical > .next-step-item-disabled .next-step-item-tail {
@@ -19932,8 +19932,8 @@ small {
19932
19932
  margin-top: var(--step-dot-vertical-item-content-margin-top, 8px);
19933
19933
  min-height: 8px;
19934
19934
  text-align: left;
19935
- font-size: 14px;
19936
- font-size: var(--step-dot-item-content-font-size, 14px);
19935
+ font-size: 12px;
19936
+ font-size: var(--step-dot-item-content-font-size, 12px);
19937
19937
  line-height: 1.5;
19938
19938
  line-height: var(--font-lineheight-2, 1.5); }
19939
19939
 
@@ -20483,8 +20483,8 @@ small {
20483
20483
  line-height: 20px;
20484
20484
  line-height: var(--switch-size-s-trigger, 20px); }
20485
20485
  .next-switch-small > .next-switch-children {
20486
- font-size: 14px;
20487
- font-size: var(--form-element-small-font-size, 14px); }
20486
+ font-size: 12px;
20487
+ font-size: var(--form-element-small-font-size, 12px); }
20488
20488
  .next-switch-small.next-switch.next-switch-on > .next-switch-children {
20489
20489
  margin: 0 calc(20px + 8px) 0 8px;
20490
20490
  margin: 0 calc(var(--switch-size-s-trigger, 20px) + var(--switch-size-s-trigger-padding-r, 8px)) 0 var(--switch-size-s-trigger-padding-l, 8px); }
@@ -20797,8 +20797,8 @@ small {
20797
20797
  padding-right: 56px;
20798
20798
  padding-right: var(--tab-nav-scroll-padding-right-s, 56px); }
20799
20799
  .next-tabs.next-small .next-tabs-tab-inner {
20800
- font-size: 14px;
20801
- font-size: var(--tab-item-text-size-s, 14px);
20800
+ font-size: 12px;
20801
+ font-size: var(--tab-item-text-size-s, 12px);
20802
20802
  padding: 8px 12px;
20803
20803
  padding: var(--tab-item-padding-tb-size-s, 8px) var(--tab-item-padding-lr-size-s, 12px); }
20804
20804
  .next-tabs.next-small .next-tabs-tab-inner .next-icon {
@@ -21911,8 +21911,8 @@ small {
21911
21911
  line-height: calc(var(--tag-size-s-height, 28px) - var(--tag-border-width, 1px)*2);
21912
21912
  font-size: 0; }
21913
21913
  .next-tag-small > .next-tag-body {
21914
- font-size: 14px;
21915
- font-size: var(--tag-size-s-text-size, 14px);
21914
+ font-size: 12px;
21915
+ font-size: var(--tag-size-s-text-size, 12px);
21916
21916
  padding: 0 8px;
21917
21917
  padding: 0 var(--tag-size-s-padding-lr, 8px);
21918
21918
  min-width: 28px;
@@ -22098,8 +22098,8 @@ small {
22098
22098
  width: 40px;
22099
22099
  width: var(--timeline-item-custom-node-size, 40px);
22100
22100
  height: auto;
22101
- font-size: 14px;
22102
- font-size: var(--timeline-item-custom-node-font-size, 14px);
22101
+ font-size: 12px;
22102
+ font-size: var(--timeline-item-custom-node-font-size, 12px);
22103
22103
  word-break: break-all;
22104
22104
  margin-right: calc(0px - 40px/2 + 16px/2);
22105
22105
  margin-right: calc(0px - var(--timeline-item-custom-node-size, 40px)/2 + var(--timeline-item-node-size, 16px)/2);
@@ -22181,8 +22181,8 @@ small {
22181
22181
  margin: 0;
22182
22182
  margin-top: 4px;
22183
22183
  margin-top: var(--timeline-item-body-margin-top, 4px);
22184
- font-size: 14px;
22185
- font-size: var(--timeline-item-body-font-size, 14px);
22184
+ font-size: 12px;
22185
+ font-size: var(--timeline-item-body-font-size, 12px);
22186
22186
  line-height: 1.5;
22187
22187
  line-height: var(--font-lineheight-2, 1.5);
22188
22188
  color: rgba(0, 0, 0, 0.75);
@@ -22194,8 +22194,8 @@ small {
22194
22194
  margin-top: var(--timeline-item-time-margin-top, 4px);
22195
22195
  margin-bottom: 12px;
22196
22196
  margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
22197
- font-size: 14px;
22198
- font-size: var(--timeline-item-time-font-size, 14px);
22197
+ font-size: 12px;
22198
+ font-size: var(--timeline-item-time-font-size, 12px);
22199
22199
  color: #999999;
22200
22200
  color: var(--timeline-item-time-color, #999999);
22201
22201
  text-align: right; }
@@ -22204,8 +22204,8 @@ small {
22204
22204
  width: 80px;
22205
22205
  width: var(--timeline-item-left-content-width, 80px);
22206
22206
  display: inline-block;
22207
- font-size: 14px;
22208
- font-size: var(--timeline-item-left-body-font-size, 14px);
22207
+ font-size: 12px;
22208
+ font-size: var(--timeline-item-left-body-font-size, 12px);
22209
22209
  color: #999999;
22210
22210
  color: var(--timeline-item-left-body-color, #999999);
22211
22211
  line-height: 1.5;
@@ -22257,8 +22257,8 @@ small {
22257
22257
  width: 40px;
22258
22258
  width: var(--timeline-item-custom-node-size, 40px);
22259
22259
  height: auto;
22260
- font-size: 14px;
22261
- font-size: var(--timeline-item-custom-node-font-size, 14px);
22260
+ font-size: 12px;
22261
+ font-size: var(--timeline-item-custom-node-font-size, 12px);
22262
22262
  word-break: break-all;
22263
22263
  margin-right: calc(0px - 40px/2 + 16px/2);
22264
22264
  margin-right: calc(0px - var(--timeline-item-custom-node-size, 40px)/2 + var(--timeline-item-node-size, 16px)/2);
@@ -22340,8 +22340,8 @@ small {
22340
22340
  margin: 0;
22341
22341
  margin-top: 4px;
22342
22342
  margin-top: var(--timeline-item-body-margin-top, 4px);
22343
- font-size: 14px;
22344
- font-size: var(--timeline-item-body-font-size, 14px);
22343
+ font-size: 12px;
22344
+ font-size: var(--timeline-item-body-font-size, 12px);
22345
22345
  line-height: 1.5;
22346
22346
  line-height: var(--font-lineheight-2, 1.5);
22347
22347
  color: rgba(0, 0, 0, 0.75);
@@ -22353,8 +22353,8 @@ small {
22353
22353
  margin-top: var(--timeline-item-time-margin-top, 4px);
22354
22354
  margin-bottom: 12px;
22355
22355
  margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
22356
- font-size: 14px;
22357
- font-size: var(--timeline-item-time-font-size, 14px);
22356
+ font-size: 12px;
22357
+ font-size: var(--timeline-item-time-font-size, 12px);
22358
22358
  color: #999999;
22359
22359
  color: var(--timeline-item-time-color, #999999);
22360
22360
  text-align: right; }
@@ -22363,8 +22363,8 @@ small {
22363
22363
  width: 80px;
22364
22364
  width: var(--timeline-item-left-content-width, 80px);
22365
22365
  display: inline-block;
22366
- font-size: 14px;
22367
- font-size: var(--timeline-item-left-body-font-size, 14px);
22366
+ font-size: 12px;
22367
+ font-size: var(--timeline-item-left-body-font-size, 12px);
22368
22368
  color: #999999;
22369
22369
  color: var(--timeline-item-left-body-color, #999999);
22370
22370
  line-height: 1.5;
@@ -22416,8 +22416,8 @@ small {
22416
22416
  width: 40px;
22417
22417
  width: var(--timeline-item-custom-node-size, 40px);
22418
22418
  height: auto;
22419
- font-size: 14px;
22420
- font-size: var(--timeline-item-custom-node-font-size, 14px);
22419
+ font-size: 12px;
22420
+ font-size: var(--timeline-item-custom-node-font-size, 12px);
22421
22421
  word-break: break-all;
22422
22422
  margin-right: calc(0px - 40px/2 + 16px/2);
22423
22423
  margin-right: calc(0px - var(--timeline-item-custom-node-size, 40px)/2 + var(--timeline-item-node-size, 16px)/2);
@@ -22499,8 +22499,8 @@ small {
22499
22499
  margin: 0;
22500
22500
  margin-top: 4px;
22501
22501
  margin-top: var(--timeline-item-body-margin-top, 4px);
22502
- font-size: 14px;
22503
- font-size: var(--timeline-item-body-font-size, 14px);
22502
+ font-size: 12px;
22503
+ font-size: var(--timeline-item-body-font-size, 12px);
22504
22504
  line-height: 1.5;
22505
22505
  line-height: var(--font-lineheight-2, 1.5);
22506
22506
  color: rgba(0, 0, 0, 0.75);
@@ -22512,8 +22512,8 @@ small {
22512
22512
  margin-top: var(--timeline-item-time-margin-top, 4px);
22513
22513
  margin-bottom: 12px;
22514
22514
  margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
22515
- font-size: 14px;
22516
- font-size: var(--timeline-item-time-font-size, 14px);
22515
+ font-size: 12px;
22516
+ font-size: var(--timeline-item-time-font-size, 12px);
22517
22517
  color: #999999;
22518
22518
  color: var(--timeline-item-time-color, #999999);
22519
22519
  text-align: right; }
@@ -22522,8 +22522,8 @@ small {
22522
22522
  width: 80px;
22523
22523
  width: var(--timeline-item-left-content-width, 80px);
22524
22524
  display: inline-block;
22525
- font-size: 14px;
22526
- font-size: var(--timeline-item-left-body-font-size, 14px);
22525
+ font-size: 12px;
22526
+ font-size: var(--timeline-item-left-body-font-size, 12px);
22527
22527
  color: #999999;
22528
22528
  color: var(--timeline-item-left-body-color, #999999);
22529
22529
  line-height: 1.5;
@@ -22575,8 +22575,8 @@ small {
22575
22575
  width: 40px;
22576
22576
  width: var(--timeline-item-custom-node-size, 40px);
22577
22577
  height: auto;
22578
- font-size: 14px;
22579
- font-size: var(--timeline-item-custom-node-font-size, 14px);
22578
+ font-size: 12px;
22579
+ font-size: var(--timeline-item-custom-node-font-size, 12px);
22580
22580
  word-break: break-all;
22581
22581
  margin-right: calc(0px - 40px/2 + 16px/2);
22582
22582
  margin-right: calc(0px - var(--timeline-item-custom-node-size, 40px)/2 + var(--timeline-item-node-size, 16px)/2);
@@ -22658,8 +22658,8 @@ small {
22658
22658
  margin: 0;
22659
22659
  margin-top: 4px;
22660
22660
  margin-top: var(--timeline-item-body-margin-top, 4px);
22661
- font-size: 14px;
22662
- font-size: var(--timeline-item-body-font-size, 14px);
22661
+ font-size: 12px;
22662
+ font-size: var(--timeline-item-body-font-size, 12px);
22663
22663
  line-height: 1.5;
22664
22664
  line-height: var(--font-lineheight-2, 1.5);
22665
22665
  color: rgba(0, 0, 0, 0.75);
@@ -22671,8 +22671,8 @@ small {
22671
22671
  margin-top: var(--timeline-item-time-margin-top, 4px);
22672
22672
  margin-bottom: 12px;
22673
22673
  margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
22674
- font-size: 14px;
22675
- font-size: var(--timeline-item-time-font-size, 14px);
22674
+ font-size: 12px;
22675
+ font-size: var(--timeline-item-time-font-size, 12px);
22676
22676
  color: #999999;
22677
22677
  color: var(--timeline-item-time-color, #999999);
22678
22678
  text-align: right; }
@@ -22681,8 +22681,8 @@ small {
22681
22681
  width: 80px;
22682
22682
  width: var(--timeline-item-left-content-width, 80px);
22683
22683
  display: inline-block;
22684
- font-size: 14px;
22685
- font-size: var(--timeline-item-left-body-font-size, 14px);
22684
+ font-size: 12px;
22685
+ font-size: var(--timeline-item-left-body-font-size, 12px);
22686
22686
  color: #999999;
22687
22687
  color: var(--timeline-item-left-body-color, #999999);
22688
22688
  line-height: 1.5;
@@ -22728,8 +22728,8 @@ small {
22728
22728
  padding-top: var(--timeline-item-folder-margin-top, 4px);
22729
22729
  padding-bottom: 4px;
22730
22730
  padding-bottom: var(--timeline-item-folder-margin-bottom, 4px);
22731
- font-size: 14px;
22732
- font-size: var(--timeline-item-folder-font-size, 14px);
22731
+ font-size: 12px;
22732
+ font-size: var(--timeline-item-folder-font-size, 12px);
22733
22733
  line-height: 1.5;
22734
22734
  line-height: var(--font-lineheight-2, 1.5);
22735
22735
  position: relative;
@@ -22772,8 +22772,8 @@ small {
22772
22772
  width: 40px;
22773
22773
  width: var(--timeline-item-custom-node-size, 40px);
22774
22774
  height: auto;
22775
- font-size: 14px;
22776
- font-size: var(--timeline-item-custom-node-font-size, 14px);
22775
+ font-size: 12px;
22776
+ font-size: var(--timeline-item-custom-node-font-size, 12px);
22777
22777
  word-break: break-all;
22778
22778
  margin-left: calc(0px - 40px/2 + 16px/2);
22779
22779
  margin-left: calc(0px - var(--timeline-item-custom-node-size, 40px)/2 + var(--timeline-item-node-size, 16px)/2);
@@ -22852,8 +22852,8 @@ small {
22852
22852
  margin: 0;
22853
22853
  margin-top: 4px;
22854
22854
  margin-top: var(--timeline-item-body-margin-top, 4px);
22855
- font-size: 14px;
22856
- font-size: var(--timeline-item-body-font-size, 14px);
22855
+ font-size: 12px;
22856
+ font-size: var(--timeline-item-body-font-size, 12px);
22857
22857
  line-height: 1.5;
22858
22858
  line-height: var(--font-lineheight-2, 1.5);
22859
22859
  color: rgba(0, 0, 0, 0.75);
@@ -22865,8 +22865,8 @@ small {
22865
22865
  margin-top: var(--timeline-item-time-margin-top, 4px);
22866
22866
  margin-bottom: 12px;
22867
22867
  margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
22868
- font-size: 14px;
22869
- font-size: var(--timeline-item-time-font-size, 14px);
22868
+ font-size: 12px;
22869
+ font-size: var(--timeline-item-time-font-size, 12px);
22870
22870
  color: #999999;
22871
22871
  color: var(--timeline-item-time-color, #999999);
22872
22872
  text-align: left; }
@@ -22875,8 +22875,8 @@ small {
22875
22875
  width: 80px;
22876
22876
  width: var(--timeline-item-left-content-width, 80px);
22877
22877
  display: inline-block;
22878
- font-size: 14px;
22879
- font-size: var(--timeline-item-left-body-font-size, 14px);
22878
+ font-size: 12px;
22879
+ font-size: var(--timeline-item-left-body-font-size, 12px);
22880
22880
  color: #999999;
22881
22881
  color: var(--timeline-item-left-body-color, #999999);
22882
22882
  line-height: 1.5;
@@ -22924,8 +22924,8 @@ small {
22924
22924
  width: 40px;
22925
22925
  width: var(--timeline-item-custom-node-size, 40px);
22926
22926
  height: auto;
22927
- font-size: 14px;
22928
- font-size: var(--timeline-item-custom-node-font-size, 14px);
22927
+ font-size: 12px;
22928
+ font-size: var(--timeline-item-custom-node-font-size, 12px);
22929
22929
  word-break: break-all;
22930
22930
  margin-left: calc(0px - 40px/2 + 16px/2);
22931
22931
  margin-left: calc(0px - var(--timeline-item-custom-node-size, 40px)/2 + var(--timeline-item-node-size, 16px)/2);
@@ -23004,8 +23004,8 @@ small {
23004
23004
  margin: 0;
23005
23005
  margin-top: 4px;
23006
23006
  margin-top: var(--timeline-item-body-margin-top, 4px);
23007
- font-size: 14px;
23008
- font-size: var(--timeline-item-body-font-size, 14px);
23007
+ font-size: 12px;
23008
+ font-size: var(--timeline-item-body-font-size, 12px);
23009
23009
  line-height: 1.5;
23010
23010
  line-height: var(--font-lineheight-2, 1.5);
23011
23011
  color: rgba(0, 0, 0, 0.75);
@@ -23017,8 +23017,8 @@ small {
23017
23017
  margin-top: var(--timeline-item-time-margin-top, 4px);
23018
23018
  margin-bottom: 12px;
23019
23019
  margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
23020
- font-size: 14px;
23021
- font-size: var(--timeline-item-time-font-size, 14px);
23020
+ font-size: 12px;
23021
+ font-size: var(--timeline-item-time-font-size, 12px);
23022
23022
  color: #999999;
23023
23023
  color: var(--timeline-item-time-color, #999999);
23024
23024
  text-align: left; }
@@ -23027,8 +23027,8 @@ small {
23027
23027
  width: 80px;
23028
23028
  width: var(--timeline-item-left-content-width, 80px);
23029
23029
  display: inline-block;
23030
- font-size: 14px;
23031
- font-size: var(--timeline-item-left-body-font-size, 14px);
23030
+ font-size: 12px;
23031
+ font-size: var(--timeline-item-left-body-font-size, 12px);
23032
23032
  color: #999999;
23033
23033
  color: var(--timeline-item-left-body-color, #999999);
23034
23034
  line-height: 1.5;
@@ -23076,8 +23076,8 @@ small {
23076
23076
  width: 40px;
23077
23077
  width: var(--timeline-item-custom-node-size, 40px);
23078
23078
  height: auto;
23079
- font-size: 14px;
23080
- font-size: var(--timeline-item-custom-node-font-size, 14px);
23079
+ font-size: 12px;
23080
+ font-size: var(--timeline-item-custom-node-font-size, 12px);
23081
23081
  word-break: break-all;
23082
23082
  margin-left: calc(0px - 40px/2 + 16px/2);
23083
23083
  margin-left: calc(0px - var(--timeline-item-custom-node-size, 40px)/2 + var(--timeline-item-node-size, 16px)/2);
@@ -23156,8 +23156,8 @@ small {
23156
23156
  margin: 0;
23157
23157
  margin-top: 4px;
23158
23158
  margin-top: var(--timeline-item-body-margin-top, 4px);
23159
- font-size: 14px;
23160
- font-size: var(--timeline-item-body-font-size, 14px);
23159
+ font-size: 12px;
23160
+ font-size: var(--timeline-item-body-font-size, 12px);
23161
23161
  line-height: 1.5;
23162
23162
  line-height: var(--font-lineheight-2, 1.5);
23163
23163
  color: rgba(0, 0, 0, 0.75);
@@ -23169,8 +23169,8 @@ small {
23169
23169
  margin-top: var(--timeline-item-time-margin-top, 4px);
23170
23170
  margin-bottom: 12px;
23171
23171
  margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
23172
- font-size: 14px;
23173
- font-size: var(--timeline-item-time-font-size, 14px);
23172
+ font-size: 12px;
23173
+ font-size: var(--timeline-item-time-font-size, 12px);
23174
23174
  color: #999999;
23175
23175
  color: var(--timeline-item-time-color, #999999);
23176
23176
  text-align: left; }
@@ -23179,8 +23179,8 @@ small {
23179
23179
  width: 80px;
23180
23180
  width: var(--timeline-item-left-content-width, 80px);
23181
23181
  display: inline-block;
23182
- font-size: 14px;
23183
- font-size: var(--timeline-item-left-body-font-size, 14px);
23182
+ font-size: 12px;
23183
+ font-size: var(--timeline-item-left-body-font-size, 12px);
23184
23184
  color: #999999;
23185
23185
  color: var(--timeline-item-left-body-color, #999999);
23186
23186
  line-height: 1.5;
@@ -23228,8 +23228,8 @@ small {
23228
23228
  width: 40px;
23229
23229
  width: var(--timeline-item-custom-node-size, 40px);
23230
23230
  height: auto;
23231
- font-size: 14px;
23232
- font-size: var(--timeline-item-custom-node-font-size, 14px);
23231
+ font-size: 12px;
23232
+ font-size: var(--timeline-item-custom-node-font-size, 12px);
23233
23233
  word-break: break-all;
23234
23234
  margin-left: calc(0px - 40px/2 + 16px/2);
23235
23235
  margin-left: calc(0px - var(--timeline-item-custom-node-size, 40px)/2 + var(--timeline-item-node-size, 16px)/2);
@@ -23308,8 +23308,8 @@ small {
23308
23308
  margin: 0;
23309
23309
  margin-top: 4px;
23310
23310
  margin-top: var(--timeline-item-body-margin-top, 4px);
23311
- font-size: 14px;
23312
- font-size: var(--timeline-item-body-font-size, 14px);
23311
+ font-size: 12px;
23312
+ font-size: var(--timeline-item-body-font-size, 12px);
23313
23313
  line-height: 1.5;
23314
23314
  line-height: var(--font-lineheight-2, 1.5);
23315
23315
  color: rgba(0, 0, 0, 0.75);
@@ -23321,8 +23321,8 @@ small {
23321
23321
  margin-top: var(--timeline-item-time-margin-top, 4px);
23322
23322
  margin-bottom: 12px;
23323
23323
  margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
23324
- font-size: 14px;
23325
- font-size: var(--timeline-item-time-font-size, 14px);
23324
+ font-size: 12px;
23325
+ font-size: var(--timeline-item-time-font-size, 12px);
23326
23326
  color: #999999;
23327
23327
  color: var(--timeline-item-time-color, #999999);
23328
23328
  text-align: left; }
@@ -23331,8 +23331,8 @@ small {
23331
23331
  width: 80px;
23332
23332
  width: var(--timeline-item-left-content-width, 80px);
23333
23333
  display: inline-block;
23334
- font-size: 14px;
23335
- font-size: var(--timeline-item-left-body-font-size, 14px);
23334
+ font-size: 12px;
23335
+ font-size: var(--timeline-item-left-body-font-size, 12px);
23336
23336
  color: #999999;
23337
23337
  color: var(--timeline-item-left-body-color, #999999);
23338
23338
  line-height: 1.5;
@@ -23393,8 +23393,8 @@ small {
23393
23393
  .next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-body {
23394
23394
  margin: 0;
23395
23395
  margin-top: 4px;
23396
- font-size: 14px;
23397
- font-size: var(--timeline-item-body-font-size, 14px);
23396
+ font-size: 12px;
23397
+ font-size: var(--timeline-item-body-font-size, 12px);
23398
23398
  line-height: 1.5;
23399
23399
  line-height: var(--font-lineheight-2, 1.5);
23400
23400
  color: rgba(0, 0, 0, 0.75);
@@ -23407,8 +23407,8 @@ small {
23407
23407
  margin-top: var(--timeline-item-time-margin-top, 4px);
23408
23408
  margin-bottom: 12px;
23409
23409
  margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
23410
- font-size: 14px;
23411
- font-size: var(--timeline-item-time-font-size, 14px);
23410
+ font-size: 12px;
23411
+ font-size: var(--timeline-item-time-font-size, 12px);
23412
23412
  color: #999999;
23413
23413
  color: var(--timeline-item-time-color, #999999);
23414
23414
  text-align: right; }
@@ -23461,8 +23461,8 @@ small {
23461
23461
 
23462
23462
  .next-timeline[dir='rtl'].next-alternate .next-timeline-item-right .next-timeline-item-body {
23463
23463
  margin: 0;
23464
- font-size: 14px;
23465
- font-size: var(--timeline-item-body-font-size, 14px);
23464
+ font-size: 12px;
23465
+ font-size: var(--timeline-item-body-font-size, 12px);
23466
23466
  line-height: 1.5;
23467
23467
  line-height: var(--font-lineheight-2, 1.5);
23468
23468
  color: rgba(0, 0, 0, 0.75);
@@ -23475,8 +23475,8 @@ small {
23475
23475
  margin-top: var(--timeline-item-time-margin-top, 4px);
23476
23476
  margin-bottom: 12px;
23477
23477
  margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
23478
- font-size: 14px;
23479
- font-size: var(--timeline-item-time-font-size, 14px);
23478
+ font-size: 12px;
23479
+ font-size: var(--timeline-item-time-font-size, 12px);
23480
23480
  color: #999999;
23481
23481
  color: var(--timeline-item-time-color, #999999);
23482
23482
  text-align: left; }
@@ -24390,8 +24390,8 @@ small {
24390
24390
  height: 100%;
24391
24391
  color: rgba(0, 0, 0, 0.4);
24392
24392
  color: var(--upload-card-list-thumbnail-font-color, rgba(0, 0, 0, 0.4));
24393
- font-size: 14px;
24394
- font-size: var(--upload-card-list-thumbnail-font-size, 14px); }
24393
+ font-size: 12px;
24394
+ font-size: var(--upload-card-list-thumbnail-font-size, 12px); }
24395
24395
  .next-upload-list-card .next-upload-list-item-thumbnail img {
24396
24396
  max-width: 100%;
24397
24397
  max-height: 100%;
@@ -24422,8 +24422,8 @@ small {
24422
24422
  text-align: center;
24423
24423
  margin-top: 4px;
24424
24424
  margin-top: var(--upload-card-list-name-margin-top, 4px);
24425
- font-size: 14px;
24426
- font-size: var(--upload-card-list-name-font-size, 14px);
24425
+ font-size: 12px;
24426
+ font-size: var(--upload-card-list-name-font-size, 12px);
24427
24427
  color: rgba(0, 0, 0, 0.75);
24428
24428
  color: var(--upload-card-list-name-font-color, rgba(0, 0, 0, 0.75));
24429
24429
  text-overflow: ellipsis;
@@ -24580,8 +24580,8 @@ small {
24580
24580
  color: var(--upload-drag-zone-upload-normal-title-color, rgba(0, 0, 0, 0.75)); }
24581
24581
  .next-upload-dragable .next-upload-drag-hint {
24582
24582
  margin: 4px 0 20px;
24583
- font-size: 14px;
24584
- font-size: var(--upload-drag-zone-hint-font-size, 14px);
24583
+ font-size: 12px;
24584
+ font-size: var(--upload-drag-zone-hint-font-size, 12px);
24585
24585
  color: #999999;
24586
24586
  color: var(--upload-drag-zone-upload-normal-hint-color, #999999); }
24587
24587
  .next-upload-dragable .next-upload-drag-over {
@@ -26568,8 +26568,8 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
26568
26568
  cursor: default;
26569
26569
  height: 28px;
26570
26570
  line-height: 28px;
26571
- font-size: 14px;
26572
- font-size: var(--font-size-caption, 14px);
26571
+ font-size: 12px;
26572
+ font-size: var(--font-size-caption, 12px);
26573
26573
  font-weight: normal;
26574
26574
  font-weight: var(--font-weight-2, normal);
26575
26575
  color: #999999;
@@ -26583,8 +26583,8 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
26583
26583
  margin: 0;
26584
26584
  width: 54px;
26585
26585
  padding: 0;
26586
- font-size: 14px;
26587
- font-size: var(--font-size-caption, 14px);
26586
+ font-size: 12px;
26587
+ font-size: var(--font-size-caption, 12px);
26588
26588
  height: 224px;
26589
26589
  scrollbar-width: none;
26590
26590
  -ms-overflow-style: none; }
@@ -26746,11 +26746,11 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
26746
26746
  .next-time-picker2-input.next-time-picker2-input-small .next-input-label {
26747
26747
  padding-left: 8px;
26748
26748
  padding-left: var(--input-s-label-padding-left, 8px);
26749
- font-size: 14px;
26750
- font-size: var(--form-element-small-font-size, 14px); }
26749
+ font-size: 12px;
26750
+ font-size: var(--form-element-small-font-size, 12px); }
26751
26751
  .next-time-picker2-input.next-time-picker2-input-small .next-input-inner {
26752
- font-size: 14px;
26753
- font-size: var(--form-element-small-font-size, 14px); }
26752
+ font-size: 12px;
26753
+ font-size: var(--form-element-small-font-size, 12px); }
26754
26754
  .next-time-picker2-input.next-time-picker2-input-small .next-input-control {
26755
26755
  padding-right: 4px;
26756
26756
  padding-right: var(--input-s-icon-padding-right, 4px); }
@@ -26764,25 +26764,25 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
26764
26764
  line-height: calc(var(--form-element-small-height, 24px) - var(--input-border-width, 1px)*2) \0;
26765
26765
  padding: 0 8px;
26766
26766
  padding: 0 var(--input-s-padding, 8px);
26767
- font-size: 14px;
26768
- font-size: var(--form-element-small-font-size, 14px); }
26767
+ font-size: 12px;
26768
+ font-size: var(--form-element-small-font-size, 12px); }
26769
26769
  .next-time-picker2-input.next-time-picker2-input-small input::-webkit-input-placeholder {
26770
- font-size: 14px;
26771
- font-size: var(--form-element-small-font-size, 14px); }
26770
+ font-size: 12px;
26771
+ font-size: var(--form-element-small-font-size, 12px); }
26772
26772
  .next-time-picker2-input.next-time-picker2-input-small input::-moz-placeholder {
26773
- font-size: 14px;
26774
- font-size: var(--form-element-small-font-size, 14px); }
26773
+ font-size: 12px;
26774
+ font-size: var(--form-element-small-font-size, 12px); }
26775
26775
  .next-time-picker2-input.next-time-picker2-input-small input::-ms-input-placeholder {
26776
- font-size: 14px;
26777
- font-size: var(--form-element-small-font-size, 14px); }
26776
+ font-size: 12px;
26777
+ font-size: var(--form-element-small-font-size, 12px); }
26778
26778
  .next-time-picker2-input.next-time-picker2-input-small input::placeholder {
26779
- font-size: 14px;
26780
- font-size: var(--form-element-small-font-size, 14px); }
26779
+ font-size: 12px;
26780
+ font-size: var(--form-element-small-font-size, 12px); }
26781
26781
  .next-time-picker2-input.next-time-picker2-input-small .next-input-text-field {
26782
26782
  padding: 0 8px;
26783
26783
  padding: 0 var(--input-s-padding, 8px);
26784
- font-size: 14px;
26785
- font-size: var(--form-element-small-font-size, 14px);
26784
+ font-size: 12px;
26785
+ font-size: var(--form-element-small-font-size, 12px);
26786
26786
  height: calc(24px - 1px*2);
26787
26787
  height: calc(var(--form-element-small-height, 24px) - var(--input-border-width, 1px)*2);
26788
26788
  line-height: calc(24px - 1px*2);
@@ -27154,11 +27154,11 @@ div[dir="rtl"] .next-calendar2-table-week .next-calendar2-week-current .next-cal
27154
27154
  .next-date-picker2-input.next-date-picker2-input-small .next-input-label {
27155
27155
  padding-left: 8px;
27156
27156
  padding-left: var(--input-s-label-padding-left, 8px);
27157
- font-size: 14px;
27158
- font-size: var(--form-element-small-font-size, 14px); }
27157
+ font-size: 12px;
27158
+ font-size: var(--form-element-small-font-size, 12px); }
27159
27159
  .next-date-picker2-input.next-date-picker2-input-small .next-input-inner {
27160
- font-size: 14px;
27161
- font-size: var(--form-element-small-font-size, 14px); }
27160
+ font-size: 12px;
27161
+ font-size: var(--form-element-small-font-size, 12px); }
27162
27162
  .next-date-picker2-input.next-date-picker2-input-small .next-input-control {
27163
27163
  padding-right: 4px;
27164
27164
  padding-right: var(--input-s-icon-padding-right, 4px); }
@@ -27172,25 +27172,25 @@ div[dir="rtl"] .next-calendar2-table-week .next-calendar2-week-current .next-cal
27172
27172
  line-height: calc(var(--form-element-small-height, 24px) - var(--input-border-width, 1px)*2) \0;
27173
27173
  padding: 0 8px;
27174
27174
  padding: 0 var(--input-s-padding, 8px);
27175
- font-size: 14px;
27176
- font-size: var(--form-element-small-font-size, 14px); }
27175
+ font-size: 12px;
27176
+ font-size: var(--form-element-small-font-size, 12px); }
27177
27177
  .next-date-picker2-input.next-date-picker2-input-small input::-webkit-input-placeholder {
27178
- font-size: 14px;
27179
- font-size: var(--form-element-small-font-size, 14px); }
27178
+ font-size: 12px;
27179
+ font-size: var(--form-element-small-font-size, 12px); }
27180
27180
  .next-date-picker2-input.next-date-picker2-input-small input::-moz-placeholder {
27181
- font-size: 14px;
27182
- font-size: var(--form-element-small-font-size, 14px); }
27181
+ font-size: 12px;
27182
+ font-size: var(--form-element-small-font-size, 12px); }
27183
27183
  .next-date-picker2-input.next-date-picker2-input-small input::-ms-input-placeholder {
27184
- font-size: 14px;
27185
- font-size: var(--form-element-small-font-size, 14px); }
27184
+ font-size: 12px;
27185
+ font-size: var(--form-element-small-font-size, 12px); }
27186
27186
  .next-date-picker2-input.next-date-picker2-input-small input::placeholder {
27187
- font-size: 14px;
27188
- font-size: var(--form-element-small-font-size, 14px); }
27187
+ font-size: 12px;
27188
+ font-size: var(--form-element-small-font-size, 12px); }
27189
27189
  .next-date-picker2-input.next-date-picker2-input-small .next-input-text-field {
27190
27190
  padding: 0 8px;
27191
27191
  padding: 0 var(--input-s-padding, 8px);
27192
- font-size: 14px;
27193
- font-size: var(--form-element-small-font-size, 14px);
27192
+ font-size: 12px;
27193
+ font-size: var(--form-element-small-font-size, 12px);
27194
27194
  height: calc(24px - 1px*2);
27195
27195
  height: calc(var(--form-element-small-height, 24px) - var(--input-border-width, 1px)*2);
27196
27196
  line-height: calc(24px - 1px*2);