general-library-union 2.9.83 → 2.9.85

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.83",
3
+ "version": "2.9.85",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -5191,9 +5191,6 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5191
5191
  min-width: 60px;
5192
5192
  }
5193
5193
 
5194
- .p-tree-wrapper.ng-star-inserted {
5195
- max-height: 320px !important;
5196
- }
5197
5194
 
5198
5195
  .nav-planta-personal .p-panel .p-panel-content {
5199
5196
  min-height: 90px;
@@ -5276,7 +5273,7 @@ font-size:0.72rem;
5276
5273
  position: initial;
5277
5274
  order: 1;
5278
5275
  height: auto;
5279
- box-shadow: 0px 0px 2px var(--color-200);
5276
+ box-shadow: 5px 6px 15px rgba(3, 3, 3, 0.6784313725);
5280
5277
  }
5281
5278
 
5282
5279