@groupeactual/ui-kit 0.4.7 → 0.4.8

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/cjs/index.js CHANGED
@@ -50978,7 +50978,7 @@ var TextFieldCss = function (muiTokens) {
50978
50978
  fontSize: '14px',
50979
50979
  lineHeight: '18px',
50980
50980
  fontWeight: 400,
50981
- padding: '12px 14px',
50981
+ padding: '12px 14px !important',
50982
50982
  height: '18px',
50983
50983
  color: muiTokens.palette.greyXDark,
50984
50984
  '&::placeholder': {