@rabex-kit/rabex-ui 0.1.23 → 0.1.24

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.
@@ -4395,6 +4395,7 @@ var components$5 = {
4395
4395
  lineHeight: '24px',
4396
4396
  overflow: 'hidden',
4397
4397
  padding: 0,
4398
+ width: '100%',
4398
4399
  color: palette.mode === 'light' ? palette.textColor.A80 : (_palette = palette[(ownerState === null || ownerState === void 0 ? void 0 : ownerState.color) || 'info']) === null || _palette === void 0 ? void 0 : _palette.A20
4399
4400
  }, _ref3[breakpoints.down('lg')] = {
4400
4401
  lineHeight: '20px'