general-library-union 2.9.68 → 2.9.69

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.68",
3
+ "version": "2.9.69",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3951,7 +3951,15 @@ td.GrupoColor {
3951
3951
 
3952
3952
  .contenedor-titulo-actos {
3953
3953
  padding: 2% 4% 2%;
3954
- }
3954
+ }
3955
+
3956
+ #actosAdministrativos .contenido {
3957
+ width: 100%;
3958
+ }
3959
+
3960
+ .sombra-caja.icono-naranja {
3961
+ width: 50% !important;
3962
+ }
3955
3963
  }
3956
3964
 
3957
3965
 
@@ -4970,6 +4970,14 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4970
4970
  .contenedor-titulo-actos {
4971
4971
  padding: 2% 4% 2%;
4972
4972
  }
4973
+
4974
+ #actosAdministrativos .contenido {
4975
+ width: 100%;
4976
+ }
4977
+
4978
+ .sombra-caja.icono-naranja {
4979
+ width: 50% !important;
4980
+ }
4973
4981
  }
4974
4982
 
4975
4983