general-library-union 2.9.52 → 2.9.53

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.52",
3
+ "version": "2.9.53",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3799,12 +3799,6 @@ td.GrupoColor {
3799
3799
  }
3800
3800
 
3801
3801
 
3802
-
3803
-
3804
-
3805
-
3806
-
3807
-
3808
3802
  #actosAdministrativos .boton-accion-principal .p-button-label {
3809
3803
  flex: none !important;
3810
3804
  margin-left: 10px;
@@ -3830,6 +3824,10 @@ td.GrupoColor {
3830
3824
  padding-left: 5%;
3831
3825
  }
3832
3826
 
3827
+ #actosAdministrativos .contenido {
3828
+ width: 77%;
3829
+ }
3830
+
3833
3831
  }
3834
3832
 
3835
3833
 
@@ -4775,12 +4775,6 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4775
4775
  }
4776
4776
 
4777
4777
 
4778
-
4779
-
4780
-
4781
-
4782
-
4783
-
4784
4778
  #actosAdministrativos .boton-accion-principal .p-button-label {
4785
4779
  flex: none !important;
4786
4780
  margin-left: 10px;
@@ -4810,6 +4804,10 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4810
4804
  padding-left: 5%;
4811
4805
  }
4812
4806
 
4807
+ #actosAdministrativos .contenido {
4808
+ width: 77%;
4809
+ }
4810
+
4813
4811
  }
4814
4812
 
4815
4813