general-library-union 2.9.58 → 2.9.59

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.58",
3
+ "version": "2.9.59",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3830,9 +3830,13 @@ td.GrupoColor {
3830
3830
  }
3831
3831
 
3832
3832
  #actosAdministrativos .contenido {
3833
- width: 77%;
3833
+ width: 68%;
3834
3834
  }
3835
3835
 
3836
+ .lista-tipo-actos {
3837
+ width: 25%;
3838
+ }
3839
+
3836
3840
 
3837
3841
  }
3838
3842