@gravitee/ui-particles-angular 9.4.0-fix-mat-mdc-form-field-0cb32e3 → 9.4.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gravitee/ui-particles-angular",
3
- "version": "9.4.0-fix-mat-mdc-form-field-0cb32e3",
3
+ "version": "9.4.0",
4
4
  "description": "Gravitee.io - UI Particles Angular",
5
5
  "repository": {
6
6
  "type": "git",
@@ -53,7 +53,7 @@
53
53
  // MDC mat-form-field
54
54
 
55
55
  .mat-mdc-form-field {
56
- padding: 0.45em 0;
56
+ margin: 0.45em 0;
57
57
  }
58
58
 
59
59
  .mat-mdc-form-field.mat-form-field-disabled {