general-library-union 2.9.69 → 2.9.70

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.69",
3
+ "version": "2.9.70",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3950,7 +3950,7 @@ td.GrupoColor {
3950
3950
  }
3951
3951
 
3952
3952
  .contenedor-titulo-actos {
3953
- padding: 2% 4% 2%;
3953
+ padding: 0% 4% 0%;
3954
3954
  }
3955
3955
 
3956
3956
  #actosAdministrativos .contenido {
@@ -3960,6 +3960,10 @@ td.GrupoColor {
3960
3960
  .sombra-caja.icono-naranja {
3961
3961
  width: 50% !important;
3962
3962
  }
3963
+
3964
+ .contenedor-titulo-actos img {
3965
+ width: 3.5rem;
3966
+ }
3963
3967
  }
3964
3968
 
3965
3969
 
@@ -4968,7 +4968,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4968
4968
  }
4969
4969
 
4970
4970
  .contenedor-titulo-actos {
4971
- padding: 2% 4% 2%;
4971
+ padding: 0% 4% 0%;
4972
4972
  }
4973
4973
 
4974
4974
  #actosAdministrativos .contenido {
@@ -4978,6 +4978,10 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4978
4978
  .sombra-caja.icono-naranja {
4979
4979
  width: 50% !important;
4980
4980
  }
4981
+
4982
+ .contenedor-titulo-actos img {
4983
+ width: 3.5rem;
4984
+ }
4981
4985
  }
4982
4986
 
4983
4987