@alifd/theme-fpx-warehouse 1.0.1 → 1.0.3

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alifd/theme-fpx-warehouse",
3
- "version": "1.0.1",
3
+ "version": "1.0.3",
4
4
  "author": "nNofzScfKoe_tzTF5tE9",
5
5
  "scripts": {
6
6
  "build-theme": "tnpm run sass2less && node bin/build.js",
package/variables.css CHANGED
@@ -5,6 +5,10 @@
5
5
 
6
6
 
7
7
 
8
+ --font-size-body-1: 14px;
9
+
10
+
11
+
8
12
  --font-lineheight-2: 1.5;
9
13
 
10
14
 
@@ -37,10 +41,6 @@
37
41
 
38
42
 
39
43
 
40
- --font-size-body-1: 12px;
41
-
42
-
43
-
44
44
  --font-size-body-2: 14px;
45
45
 
46
46
 
@@ -168,11 +168,11 @@
168
168
 
169
169
 
170
170
 
171
- --form-element-large-font-size: var(--font-size-body-1, 12px);
171
+ --form-element-large-font-size: var(--font-size-body-1, 14px);
172
172
 
173
173
 
174
174
 
175
- --form-element-medium-font-size: var(--font-size-body-1, 12px);
175
+ --form-element-medium-font-size: var(--font-size-body-1, 14px);
176
176
 
177
177
 
178
178
 
@@ -196,11 +196,11 @@
196
196
 
197
197
 
198
198
 
199
- --form-element-medium-preview-font-size: var(--font-size-body-1, 12px);
199
+ --form-element-medium-preview-font-size: var(--font-size-body-1, 14px);
200
200
 
201
201
 
202
202
 
203
- --form-element-medium-preview-label-font-size: var(--font-size-body-1, 12px);
203
+ --form-element-medium-preview-label-font-size: var(--font-size-body-1, 14px);
204
204
 
205
205
 
206
206
 
@@ -4530,11 +4530,11 @@
4530
4530
 
4531
4531
 
4532
4532
 
4533
- --checkbox-font-size: var(--font-size-caption, 12px);
4533
+ --checkbox-margin-left: var(--s-2, 8px);
4534
4534
 
4535
4535
 
4536
4536
 
4537
- --checkbox-margin-left: var(--s-2, 8px);
4537
+ --checkbox-font-size: var(--font-size-body-1, 14px);
4538
4538
 
4539
4539
 
4540
4540
  /* ------------------------ timeline ------------------------ */
@@ -4673,7 +4673,7 @@
4673
4673
 
4674
4674
 
4675
4675
 
4676
- --timeline-item-title-font-size: var(--font-size-body-1, 12px);
4676
+ --timeline-item-title-font-size: var(--font-size-body-1, 14px);
4677
4677
 
4678
4678
 
4679
4679
 
@@ -4685,11 +4685,11 @@
4685
4685
 
4686
4686
 
4687
4687
 
4688
- --timeline-item-body-font-size: var(--font-size-body-1, 12px);
4688
+ --timeline-item-body-font-size: var(--font-size-body-1, 14px);
4689
4689
 
4690
4690
 
4691
4691
 
4692
- --timeline-item-time-font-size: var(--font-size-caption, 12px);
4692
+ --timeline-item-time-font-size: var(--font-size-body-1, 14px);
4693
4693
 
4694
4694
 
4695
4695
  /* ------------------------ cascader ------------------------ */
@@ -4949,7 +4949,7 @@
4949
4949
 
4950
4950
 
4951
4951
 
4952
- --rating-medium-font-size: var(--font-size-body-1, 12px);
4952
+ --rating-medium-font-size: var(--font-size-body-1, 14px);
4953
4953
 
4954
4954
 
4955
4955
 
@@ -4977,7 +4977,7 @@
4977
4977
 
4978
4978
 
4979
4979
 
4980
- --rating-large-font-size: var(--font-size-body-1, 12px);
4980
+ --rating-large-font-size: var(--font-size-body-1, 14px);
4981
4981
 
4982
4982
 
4983
4983
 
@@ -5248,10 +5248,6 @@
5248
5248
 
5249
5249
 
5250
5250
 
5251
- --search-normal-primary-l-btn-text-size: var(--font-size-body-1, 12px);
5252
-
5253
-
5254
-
5255
5251
  --search-normal-primary-m-height: var(--s-9, 36px);
5256
5252
 
5257
5253
 
@@ -5284,7 +5280,7 @@
5284
5280
 
5285
5281
 
5286
5282
 
5287
- --search-normal-secondary-l-btn-text-size: var(--font-size-body-1, 12px);
5283
+ --search-normal-secondary-l-btn-text-size: var(--font-size-body-1, 14px);
5288
5284
 
5289
5285
 
5290
5286
 
@@ -5292,7 +5288,7 @@
5292
5288
 
5293
5289
 
5294
5290
 
5295
- --search-normal-secondary-m-btn-text-size: var(--font-size-body-1, 12px);
5291
+ --search-normal-secondary-m-btn-text-size: var(--font-size-body-1, 14px);
5296
5292
 
5297
5293
 
5298
5294
 
@@ -5328,7 +5324,7 @@
5328
5324
 
5329
5325
 
5330
5326
 
5331
- --search-normal-normal-l-btn-text-size: var(--font-size-body-1, 12px);
5327
+ --search-normal-normal-l-btn-text-size: var(--font-size-body-1, 14px);
5332
5328
 
5333
5329
 
5334
5330
 
@@ -5356,7 +5352,7 @@
5356
5352
 
5357
5353
 
5358
5354
 
5359
- --search-normal-dark-l-btn-text-size: var(--font-size-body-1, 12px);
5355
+ --search-normal-dark-l-btn-text-size: var(--font-size-body-1, 14px);
5360
5356
 
5361
5357
 
5362
5358
 
@@ -5403,6 +5399,10 @@
5403
5399
  --search-simple-dark-m-icon-size: var(--icon-s, 16px);
5404
5400
 
5405
5401
 
5402
+
5403
+ --search-normal-primary-l-btn-text-size: var(--font-size-body-2, 14px);
5404
+
5405
+
5406
5406
  /* ------------------------ split-button ------------------------ */
5407
5407
 
5408
5408
 
@@ -5530,10 +5530,6 @@
5530
5530
 
5531
5531
 
5532
5532
 
5533
- --tree-node-title-font-size: var(--font-size-caption, 12px);
5534
-
5535
-
5536
-
5537
5533
  --tree-switch-arrow-size: var(--icon-s, 16px);
5538
5534
 
5539
5535
 
@@ -5557,6 +5553,10 @@
5557
5553
  --tree-fold-icon-content: var(--icon-content-xuanzeqizhankai, "");
5558
5554
 
5559
5555
 
5556
+
5557
+ --tree-node-title-font-size: var(--font-size-body-1, 14px);
5558
+
5559
+
5560
5560
  /* ------------------------ card ------------------------ */
5561
5561
 
5562
5562
 
@@ -5585,7 +5585,7 @@
5585
5585
 
5586
5586
 
5587
5587
 
5588
- --card-title-extra-font-size: var(--font-size-body-1, 12px);
5588
+ --card-title-extra-font-size: var(--font-size-body-1, 14px);
5589
5589
 
5590
5590
 
5591
5591
 
@@ -5609,7 +5609,7 @@
5609
5609
 
5610
5610
 
5611
5611
 
5612
- --card-content-font-size: var(--font-size-body-1, 12px);
5612
+ --card-content-font-size: var(--font-size-body-1, 14px);
5613
5613
 
5614
5614
 
5615
5615
 
@@ -5625,7 +5625,7 @@
5625
5625
 
5626
5626
 
5627
5627
 
5628
- --card-more-btn-font-size: var(--font-size-body-1, 12px);
5628
+ --card-more-btn-font-size: var(--font-size-body-1, 14px);
5629
5629
 
5630
5630
 
5631
5631
 
@@ -5716,7 +5716,7 @@
5716
5716
 
5717
5717
 
5718
5718
 
5719
- --paragraph-s-font-size: var(--font-size-body-1, 12px);
5719
+ --paragraph-s-font-size: var(--font-size-body-1, 14px);
5720
5720
 
5721
5721
 
5722
5722
 
@@ -5946,7 +5946,7 @@
5946
5946
 
5947
5947
 
5948
5948
 
5949
- --typography-title-h6-font-size: var(--font-size-body-1, 12px);
5949
+ --typography-title-h6-font-size: var(--font-size-body-1, 14px);
5950
5950
 
5951
5951
 
5952
5952
 
@@ -6253,7 +6253,7 @@
6253
6253
 
6254
6254
 
6255
6255
 
6256
- --btn-size-m-font: var(--font-size-body-1, 12px);
6256
+ --btn-size-m-font: var(--font-size-body-1, 14px);
6257
6257
 
6258
6258
 
6259
6259
 
@@ -6521,7 +6521,7 @@
6521
6521
 
6522
6522
 
6523
6523
 
6524
- --btn-text-size-l-font: var(--font-size-body-1, 12px);
6524
+ --btn-text-size-l-font: var(--font-size-body-1, 14px);
6525
6525
 
6526
6526
 
6527
6527
 
@@ -6844,10 +6844,6 @@
6844
6844
 
6845
6845
 
6846
6846
 
6847
- --tag-size-m-text-size: var(--font-size-caption, 12px);
6848
-
6849
-
6850
-
6851
6847
  --tag-size-l-content-min-width: var(--s-10, 40px);
6852
6848
 
6853
6849
 
@@ -7075,6 +7071,10 @@
7075
7071
  --tag-closable-primary-fill-bg-color-disabled: var(--color-fill1-2, #eef1f6);
7076
7072
 
7077
7073
 
7074
+
7075
+ --tag-size-m-text-size: var(--font-size-body-1, 14px);
7076
+
7077
+
7078
7078
  /* ------------------------ input ------------------------ */
7079
7079
 
7080
7080
 
@@ -7274,10 +7274,6 @@
7274
7274
 
7275
7275
 
7276
7276
 
7277
- --form-help-font-size: var(--font-size-caption, 12px);
7278
-
7279
-
7280
-
7281
7277
  --form-error-color: var(--color-error-3, #f85359);
7282
7278
 
7283
7279
 
@@ -7329,6 +7325,10 @@
7329
7325
  --form-label-color: var(--color-text1-5, #323643);
7330
7326
 
7331
7327
 
7328
+
7329
+ --form-help-font-size: var(--font-size-body-2, 14px);
7330
+
7331
+
7332
7332
  /* ------------------------ loading ------------------------ */
7333
7333
 
7334
7334
 
@@ -7472,10 +7472,6 @@
7472
7472
 
7473
7473
 
7474
7474
 
7475
- --table-th-font-size: var(--font-size-body-1, 12px);
7476
-
7477
-
7478
-
7479
7475
  --table-th-font-weight: var(--font-weight-semi-bold, 600);
7480
7476
 
7481
7477
 
@@ -7484,10 +7480,6 @@
7484
7480
 
7485
7481
 
7486
7482
 
7487
- --table-body-font-size: var(--font-size-body-1, 12px);
7488
-
7489
-
7490
-
7491
7483
  --table-cell-padding-top: var(--s-2, 8px);
7492
7484
 
7493
7485
 
@@ -7555,6 +7547,14 @@
7555
7547
  --table-header-padding-left: 10px;
7556
7548
 
7557
7549
 
7550
+
7551
+ --table-th-font-size: var(--font-size-body-2, 14px);
7552
+
7553
+
7554
+
7555
+ --table-body-font-size: var(--font-size-body-2, 14px);
7556
+
7557
+
7558
7558
  /* ------------------------ upload ------------------------ */
7559
7559
 
7560
7560
 
@@ -7965,7 +7965,7 @@
7965
7965
 
7966
7966
 
7967
7967
 
7968
- --balloon-content-font-size: var(--font-size-body-1, 12px);
7968
+ --balloon-content-font-size: var(--font-size-body-1, 14px);
7969
7969
 
7970
7970
 
7971
7971
 
@@ -7985,7 +7985,7 @@
7985
7985
 
7986
7986
 
7987
7987
 
7988
- --balloon-tooltip-content-font-size: var(--font-size-body-1, 12px);
7988
+ --balloon-tooltip-content-font-size: var(--font-size-body-1, 14px);
7989
7989
 
7990
7990
 
7991
7991
 
@@ -8124,7 +8124,7 @@
8124
8124
 
8125
8125
 
8126
8126
 
8127
- --select-highlight-font: var(--font-size-body-1, 12px);
8127
+ --select-highlight-font: var(--font-size-body-1, 14px);
8128
8128
 
8129
8129
 
8130
8130
 
@@ -8195,10 +8195,6 @@
8195
8195
 
8196
8196
 
8197
8197
 
8198
- --drawer-content-font-size: var(--font-size-caption, 12px);
8199
-
8200
-
8201
-
8202
8198
  --drawer-content-padding-top: var(--s-4, 16px);
8203
8199
 
8204
8200
 
@@ -8254,6 +8250,10 @@
8254
8250
  --drawer-close-bg-hovered: var(--color-white, #FFFFFF);
8255
8251
 
8256
8252
 
8253
+
8254
+ --drawer-content-font-size: var(--font-size-body-1, 14px);
8255
+
8256
+
8257
8257
  /* ------------------------ message ------------------------ */
8258
8258
 
8259
8259
 
@@ -8666,7 +8666,7 @@
8666
8666
 
8667
8667
 
8668
8668
 
8669
- --message-size-l-content-font: var(--font-size-body-1, 12px);
8669
+ --message-size-l-content-font: var(--font-size-body-1, 14px);
8670
8670
 
8671
8671
 
8672
8672
 
@@ -8698,7 +8698,7 @@
8698
8698
 
8699
8699
 
8700
8700
 
8701
- --message-size-m-content-font: var(--font-size-body-1, 12px);
8701
+ --message-size-m-content-font: var(--font-size-body-1, 14px);
8702
8702
 
8703
8703
 
8704
8704
 
@@ -9003,7 +9003,7 @@
9003
9003
 
9004
9004
 
9005
9005
 
9006
- --progress-line-font-l: var(--font-size-body-1, 12px);
9006
+ --progress-line-font-l: var(--font-size-body-1, 14px);
9007
9007
 
9008
9008
 
9009
9009
 
@@ -10080,7 +10080,7 @@
10080
10080
 
10081
10081
 
10082
10082
 
10083
- --collapse-content-font-size: var(--font-size-body-1, 12px);
10083
+ --collapse-content-font-size: var(--font-size-body-1, 14px);
10084
10084
 
10085
10085
 
10086
10086
 
@@ -10112,7 +10112,7 @@
10112
10112
 
10113
10113
 
10114
10114
 
10115
- --collapse-title-font-size: var(--font-size-body-1, 12px);
10115
+ --collapse-title-font-size: var(--font-size-body-1, 14px);
10116
10116
 
10117
10117
 
10118
10118
 
@@ -10355,15 +10355,15 @@
10355
10355
 
10356
10356
 
10357
10357
 
10358
- --pagination-large-current-font-size: var(--font-size-body-1, 12px);
10358
+ --pagination-large-current-font-size: var(--font-size-body-1, 14px);
10359
10359
 
10360
10360
 
10361
10361
 
10362
- --pagination-large-total-font-size: var(--font-size-body-1, 12px);
10362
+ --pagination-large-total-font-size: var(--font-size-body-1, 14px);
10363
10363
 
10364
10364
 
10365
10365
 
10366
- --pagination-large-jump-font-size: var(--font-size-body-1, 12px);
10366
+ --pagination-large-jump-font-size: var(--font-size-body-1, 14px);
10367
10367
 
10368
10368
 
10369
10369
 
@@ -10426,10 +10426,6 @@
10426
10426
 
10427
10427
 
10428
10428
 
10429
- --transfer-panel-header-text-size: var(--font-size-body-1, 12px);
10430
-
10431
-
10432
-
10433
10429
  --transfer-panel-search-margin-top: var(--s-2, 8px);
10434
10430
 
10435
10431
 
@@ -10525,6 +10521,10 @@
10525
10521
  --transfer-panel-header-background-color: var(--color-white, #FFFFFF);
10526
10522
 
10527
10523
 
10524
+
10525
+ --transfer-panel-header-text-size: var(--font-size-body-2, 14px);
10526
+
10527
+
10528
10528
  /* ------------------------ tree-select ------------------------ */
10529
10529
 
10530
10530
 
@@ -10632,10 +10632,6 @@
10632
10632
 
10633
10633
 
10634
10634
 
10635
- --radio-font-size: var(--font-size-caption, 12px);
10636
-
10637
-
10638
-
10639
10635
  --radio-bg-color: var(--color-white, #FFFFFF);
10640
10636
 
10641
10637
 
@@ -10708,7 +10704,7 @@
10708
10704
 
10709
10705
 
10710
10706
 
10711
- --radio-button-font-size-large: var(--font-size-body-1, 12px);
10707
+ --radio-button-font-size-large: var(--font-size-body-1, 14px);
10712
10708
 
10713
10709
 
10714
10710
 
@@ -10751,23 +10747,19 @@
10751
10747
  --radio-button-font-color-checked-disabled: var(--color-text1-2, #a9aeba);
10752
10748
 
10753
10749
 
10754
- /* ------------------------ time-picker ------------------------ */
10755
-
10756
-
10757
-
10758
- --time-picker-panel-width: var(--s-50, 200px);
10759
10750
 
10751
+ --radio-font-size: var(--font-size-body-1, 14px);
10760
10752
 
10761
10753
 
10762
- --time-picker-menu-border-width: var(--line-1, 1px);
10754
+ /* ------------------------ time-picker ------------------------ */
10763
10755
 
10764
10756
 
10765
10757
 
10766
- --time-picker-menu-title-font-size: var(--font-size-caption, 12px);
10758
+ --time-picker-panel-width: var(--s-50, 200px);
10767
10759
 
10768
10760
 
10769
10761
 
10770
- --time-picker-menu-item-font-size: var(--font-size-caption, 12px);
10762
+ --time-picker-menu-border-width: var(--line-1, 1px);
10771
10763
 
10772
10764
 
10773
10765
 
@@ -10838,6 +10830,14 @@
10838
10830
  --time-picker-menu-item-font-weight-selected: var(--font-weight-2, normal);
10839
10831
 
10840
10832
 
10833
+
10834
+ --time-picker-menu-title-font-size: var(--font-size-body-1, 14px);
10835
+
10836
+
10837
+
10838
+ --time-picker-menu-item-font-size: var(--font-size-body-1, 14px);
10839
+
10840
+
10841
10841
  /* ------------------------ slider ------------------------ */
10842
10842
 
10843
10843
 
@@ -11097,10 +11097,6 @@
11097
11097
 
11098
11098
 
11099
11099
 
11100
- --step-circle-item-node-font-size: var(--font-size-caption, 12px);
11101
-
11102
-
11103
-
11104
11100
  --step-circle-item-node-corner: var(--corner-circle, 50%);
11105
11101
 
11106
11102
 
@@ -11113,10 +11109,6 @@
11113
11109
 
11114
11110
 
11115
11111
 
11116
- --step-circle-item-content-font-size: var(--font-size-caption, 12px);
11117
-
11118
-
11119
-
11120
11112
  --step-circle-item-node-wait-size: var(--s-8, 32px);
11121
11113
 
11122
11114
 
@@ -11249,7 +11241,7 @@
11249
11241
 
11250
11242
 
11251
11243
 
11252
- --step-dot-item-title-size: var(--font-size-body-1, 12px);
11244
+ --step-dot-item-title-size: var(--font-size-body-1, 14px);
11253
11245
 
11254
11246
 
11255
11247
 
@@ -11397,10 +11389,6 @@
11397
11389
 
11398
11390
 
11399
11391
 
11400
- --step-circle-item-title-size: var(--font-size-body-1, 12px);
11401
-
11402
-
11403
-
11404
11392
  --step-circle-item-title-weight: var(--font-weight-2, normal);
11405
11393
 
11406
11394
 
@@ -11472,6 +11460,18 @@
11472
11460
  --step-dot-item-node-disabled-background: var(--color-fill1-2, #eef1f6);
11473
11461
 
11474
11462
 
11463
+
11464
+ --step-circle-item-node-font-size: var(--font-size-body-1, 14px);
11465
+
11466
+
11467
+
11468
+ --step-circle-item-content-font-size: var(--font-size-body-1, 14px);
11469
+
11470
+
11471
+
11472
+ --step-circle-item-title-size: var(--font-size-subhead, 16px);
11473
+
11474
+
11475
11475
  /* ------------------------ menu ------------------------ */
11476
11476
 
11477
11477
 
@@ -11488,7 +11488,7 @@
11488
11488
 
11489
11489
 
11490
11490
 
11491
- --menu-submenu-title-size: var(--font-size-body-1, 12px);
11491
+ --menu-submenu-title-size: var(--font-size-body-1, 14px);
11492
11492
 
11493
11493
 
11494
11494
 
@@ -11580,10 +11580,6 @@
11580
11580
 
11581
11581
 
11582
11582
 
11583
- --menu-font-size: var(--font-size-caption, 12px);
11584
-
11585
-
11586
-
11587
11583
  --menu-icon-selected-size: var(--icon-s, 16px);
11588
11584
 
11589
11585
 
@@ -11639,11 +11635,15 @@
11639
11635
  --menu-item-padding-hoz-padding-lr: var(--s-5, 20px);
11640
11636
 
11641
11637
 
11638
+
11639
+ --menu-font-size: var(--font-size-body-1, 14px);
11640
+
11641
+
11642
11642
  /* ------------------------ nav ------------------------ */
11643
11643
 
11644
11644
 
11645
11645
 
11646
- --nav-hoz-font-size: var(--font-size-body-1, 12px);
11646
+ --nav-hoz-font-size: var(--font-size-body-1, 14px);
11647
11647
 
11648
11648
 
11649
11649
 
@@ -11667,7 +11667,7 @@
11667
11667
 
11668
11668
 
11669
11669
 
11670
- --nav-group-font-size: var(--font-size-body-1, 12px);
11670
+ --nav-group-font-size: var(--font-size-body-1, 14px);
11671
11671
 
11672
11672
 
11673
11673
 
@@ -11991,7 +11991,7 @@
11991
11991
 
11992
11992
 
11993
11993
 
11994
- --nav-ver-sub-nav-font-size: var(--font-size-body-1, 12px);
11994
+ --nav-ver-sub-nav-font-size: var(--font-size-body-1, 14px);
11995
11995
 
11996
11996
 
11997
11997
 
@@ -12234,7 +12234,7 @@
12234
12234
 
12235
12235
 
12236
12236
 
12237
- --list-size-s-item-content-font-size: var(--font-size-body-1, 12px);
12237
+ --list-size-s-item-content-font-size: var(--font-size-body-1, 14px);
12238
12238
 
12239
12239
 
12240
12240
 
@@ -12298,7 +12298,7 @@
12298
12298
 
12299
12299
 
12300
12300
 
12301
- --list-size-m-item-content-font-size: var(--font-size-body-1, 12px);
12301
+ --list-size-m-item-content-font-size: var(--font-size-body-1, 14px);
12302
12302
 
12303
12303
 
12304
12304
 
@@ -12616,10 +12616,6 @@
12616
12616
 
12617
12617
 
12618
12618
 
12619
- --tab-item-text-size-m: var(--font-size-body-1, 12px);
12620
-
12621
-
12622
-
12623
12619
  --tab-nav-arrow-color-normal: var(--color-text1-2, #a9aeba);
12624
12620
 
12625
12621
 
@@ -12683,6 +12679,10 @@
12683
12679
  --tab-text-item-sep-height: var(--s-4, 16px);
12684
12680
 
12685
12681
 
12682
+
12683
+ --tab-item-text-size-m: var(--font-size-body-2, 14px);
12684
+
12685
+
12686
12686
  /* ------------------------ calendar ------------------------ */
12687
12687
 
12688
12688
 
@@ -13070,7 +13070,7 @@
13070
13070
 
13071
13071
 
13072
13072
 
13073
- --breadcrumb-size-m-font-size: var(--font-size-body-1, 12px);
13073
+ --breadcrumb-size-m-font-size: var(--font-size-body-1, 14px);
13074
13074
 
13075
13075
 
13076
13076
 
package/variables.js CHANGED
@@ -12,9 +12,9 @@ module.exports = {
12
12
 
13
13
  "$form-element-small-font-size": "12px",
14
14
 
15
- "$form-element-medium-font-size": "12px",
15
+ "$form-element-medium-font-size": "14px",
16
16
 
17
- "$form-element-large-font-size": "12px",
17
+ "$form-element-large-font-size": "14px",
18
18
 
19
19
  "$form-element-small-preview-height": "16px",
20
20
 
@@ -26,9 +26,9 @@ module.exports = {
26
26
 
27
27
  "$form-element-small-preview-font-size": "12px",
28
28
 
29
- "$form-element-medium-preview-label-font-size": "12px",
29
+ "$form-element-medium-preview-label-font-size": "14px",
30
30
 
31
- "$form-element-medium-preview-font-size": "12px",
31
+ "$form-element-medium-preview-font-size": "14px",
32
32
 
33
33
  "$form-element-large-preview-label-font-size": "16px",
34
34
 
@@ -476,7 +476,7 @@ module.exports = {
476
476
 
477
477
  "$font-size-body-2": "14px",
478
478
 
479
- "$font-size-body-1": "12px",
479
+ "$font-size-body-1": "14px",
480
480
 
481
481
  "$font-size-caption": "12px",
482
482