@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.
@@ -4400,6 +4400,7 @@ var components$5 = {
4400
4400
  lineHeight: '24px',
4401
4401
  overflow: 'hidden',
4402
4402
  padding: 0,
4403
+ width: '100%',
4403
4404
  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
4404
4405
  }, _ref3[breakpoints.down('lg')] = {
4405
4406
  lineHeight: '20px'