@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/esm/index.js CHANGED
@@ -50952,7 +50952,7 @@ var TextFieldCss = function (muiTokens) {
50952
50952
  fontSize: '14px',
50953
50953
  lineHeight: '18px',
50954
50954
  fontWeight: 400,
50955
- padding: '12px 14px',
50955
+ padding: '12px 14px !important',
50956
50956
  height: '18px',
50957
50957
  color: muiTokens.palette.greyXDark,
50958
50958
  '&::placeholder': {