@rabex-kit/rabex-ui 0.2.73 → 0.2.74

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.
@@ -3246,15 +3246,15 @@ var RabexTypography = {
3246
3246
  },
3247
3247
  body1: {
3248
3248
  fontSize: '16px',
3249
- lineHeight: '26px'
3249
+ lineHeight: '32px'
3250
3250
  },
3251
3251
  largeButton: {
3252
3252
  fontSize: '16px',
3253
- lineHeight: '26px'
3253
+ lineHeight: '32px'
3254
3254
  },
3255
3255
  inputLabel: {
3256
3256
  fontSize: '16px',
3257
- lineHeight: '26px'
3257
+ lineHeight: '32px'
3258
3258
  },
3259
3259
  body2: {
3260
3260
  fontSize: '14px',