@rabex-kit/rabex-ui 0.2.19 → 0.2.21

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.
@@ -6107,7 +6107,7 @@ var SegmentedControl = /*#__PURE__*/styled(MuiTabs, {
6107
6107
  // padding: theme.spacing(1),
6108
6108
  // },
6109
6109
  '& .MuiTabs-fixed': {
6110
- padding: theme.spacing(1)
6110
+ padding: theme.spacing(0)
6111
6111
  },
6112
6112
  '& .MuiTabs-flexContainer': {
6113
6113
  gap: theme.spacing(1)
@@ -6152,6 +6152,9 @@ var SegmentedControl = /*#__PURE__*/styled(MuiTabs, {
6152
6152
  height: theme.spacing(12)
6153
6153
  }
6154
6154
  }, ownerState.variant === 'fullWidth' && {
6155
+ '& . MuiTab-root': {
6156
+ minWidth: 'unset'
6157
+ },
6155
6158
  width: '100%'
6156
6159
  }, {
6157
6160
  // Remove indicator