general-library-union 2.9.48 → 2.9.49

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.48",
3
+ "version": "2.9.49",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -4140,7 +4140,7 @@ td.GrupoColor {
4140
4140
  }
4141
4141
 
4142
4142
  .planta-personal .p-tree-wrapper.ng-star-inserted {
4143
- max-height: 190px !important;
4143
+ max-height: 290px !important;
4144
4144
  }
4145
4145
 
4146
4146
  .planta-personal .p-tree {
@@ -5137,6 +5137,10 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5137
5137
  max-height: 310px;
5138
5138
  height: 100%;
5139
5139
  }
5140
+
5141
+ .planta-personal .p-tree-wrapper.ng-star-inserted {
5142
+ max-height: 290px !important;
5143
+ }
5140
5144
 
5141
5145
 
5142
5146
  }