general-library-union 2.9.53 → 2.9.54

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.9.53",
3
+ "version": "2.9.54",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3828,6 +3828,10 @@ td.GrupoColor {
3828
3828
  width: 77%;
3829
3829
  }
3830
3830
 
3831
+ #actosAdministrativos h1 {
3832
+ margin-left: 2.5%;
3833
+ }
3834
+
3831
3835
  }
3832
3836
 
3833
3837
 
@@ -4808,6 +4808,10 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4808
4808
  width: 77%;
4809
4809
  }
4810
4810
 
4811
+ #actosAdministrativos h1 {
4812
+ margin-left: 2.5%;
4813
+ }
4814
+
4811
4815
  }
4812
4816
 
4813
4817