general-library-union 3.2.61 → 3.2.62

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": "general-library-union",
3
- "version": "3.2.61",
3
+ "version": "3.2.62",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3809,7 +3809,7 @@ td.GrupoColor {
3809
3809
  display: flex;
3810
3810
  align-items: center;
3811
3811
  text-align: center;
3812
- padding: 14% 4% 5%;
3812
+ padding: 7% 4% 5%;
3813
3813
  justify-content: center;
3814
3814
  }
3815
3815