general-library-union 2.9.22 → 2.9.23

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.22",
3
+ "version": "2.9.23",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -4059,7 +4059,7 @@ td.GrupoColor {
4059
4059
 
4060
4060
  .nav-planta-personal .p-tree{
4061
4061
  padding: 0.75rem 0px;
4062
- max-height: 330px;
4062
+ max-height: 450px;
4063
4063
  height: 100%;
4064
4064
  }
4065
4065