labsense-ui-kit 1.3.68 → 1.3.69

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/index.js CHANGED
@@ -8648,11 +8648,11 @@ var DropdownButton$1 = styled__default.div(_templateObject3$6 || (_templateObjec
8648
8648
  var $size = _ref10.$size;
8649
8649
  switch ($size) {
8650
8650
  case 'small':
8651
- return '9px 12px';
8651
+ return '5.5px 12px';
8652
8652
  case 'large':
8653
- return '24px 12px';
8653
+ return '20.5px 12px';
8654
8654
  default:
8655
- return '13px 12px';
8655
+ return '9.5px 12px';
8656
8656
  }
8657
8657
  }, function (_ref11) {
8658
8658
  var $background = _ref11.$background,
@@ -8719,11 +8719,11 @@ var LabelText$1 = styled__default.div(_templateObject5$5 || (_templateObject5$5
8719
8719
  var $size = _ref21.$size;
8720
8720
  switch ($size) {
8721
8721
  case 'small':
8722
- return '12px';
8722
+ return 'normal';
8723
8723
  case 'large':
8724
- return '16px';
8724
+ return 'normal';
8725
8725
  default:
8726
- return '14px';
8726
+ return 'normal';
8727
8727
  }
8728
8728
  }, function (_ref22) {
8729
8729
  var $fontStyle = _ref22.$fontStyle;