@undefine-ui/design-system 2.10.0 → 2.10.1

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.
package/dist/index.js CHANGED
@@ -4425,9 +4425,6 @@ var MuiTextField = {
4425
4425
  height: 20,
4426
4426
  color: theme.vars.palette.icon.black
4427
4427
  },
4428
- [`& .${inputBaseClasses.input}`]: {
4429
- paddingLeft: 0
4430
- },
4431
4428
  [`& .${inputAdornmentClasses.sizeSmall}`]: {
4432
4429
  svg: { width: 16, height: 16 }
4433
4430
  },