general-library-union 2.9.46 → 2.9.48

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.46",
3
+ "version": "2.9.48",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -4144,7 +4144,7 @@ td.GrupoColor {
4144
4144
  }
4145
4145
 
4146
4146
  .planta-personal .p-tree {
4147
- max-height: 400px;
4147
+ max-height: 310px;
4148
4148
  height: 100%;
4149
4149
  }
4150
4150
 
@@ -5134,7 +5134,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5134
5134
  }
5135
5135
 
5136
5136
  .planta-personal .p-tree {
5137
- max-height: 410px;
5137
+ max-height: 310px;
5138
5138
  height: 100%;
5139
5139
  }
5140
5140