general-library-union 2.7.87 → 2.7.88

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": "2.7.87",
3
+ "version": "2.7.88",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -1519,6 +1519,9 @@ body {
1519
1519
  margin-top: 3px;
1520
1520
  }
1521
1521
 
1522
+ .datos {
1523
+ margin-top: 50px;
1524
+ }
1522
1525
 
1523
1526
  }
1524
1527