@rabex-kit/rabex-ui 0.2.22 → 0.2.23

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.
@@ -6156,7 +6156,7 @@ var SegmentedControl = /*#__PURE__*/styled(MuiTabs, {
6156
6156
  height: theme.spacing(12)
6157
6157
  }
6158
6158
  }, ownerState.variant === 'fullWidth' && {
6159
- '& .MuiTab-root': {
6159
+ '& .MuiTabs-flexContainer .MuiTab-root': {
6160
6160
  minWidth: 'unset'
6161
6161
  },
6162
6162
  width: '100%'