@rabex-kit/rabex-ui 0.2.32 → 0.2.34

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.
@@ -5140,7 +5140,7 @@ var components$9 = {
5140
5140
  return {
5141
5141
  backgroundColor: 'transparent !important',
5142
5142
  borderRadius: '8px !important',
5143
- padding: '0 !important',
5143
+ padding: '12px 8px !important',
5144
5144
  transition: theme.transitions.create(['background-color', 'transform'], {
5145
5145
  duration: theme.transitions.duration.shorter
5146
5146
  }),