general-library-union 2.9.19 → 2.9.20

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.19",
3
+ "version": "2.9.20",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -5138,7 +5138,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5138
5138
  }
5139
5139
 
5140
5140
  .planta-personal .p-tree {
5141
- max-height: 190px;
5141
+ max-height: 400px;
5142
5142
  height: 100%;
5143
5143
  }
5144
5144