general-library-union 2.9.50 → 2.9.51

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.50",
3
+ "version": "2.9.51",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -4102,6 +4102,10 @@ td.GrupoColor {
4102
4102
  min-width: 60px;
4103
4103
  }
4104
4104
 
4105
+ .p-tree-wrapper.ng-star-inserted {
4106
+ max-height: 320px !important;
4107
+ }
4108
+
4105
4109
  }
4106
4110
 
4107
4111
  @media (max-width:768px) {
@@ -4772,7 +4776,7 @@ img#logoName {
4772
4776
  display: initial !important;
4773
4777
  }
4774
4778
 
4775
- .us-foto-perfil {
4779
+ .us-foto-perfil {
4776
4780
  max-width: 70px;
4777
4781
  margin-bottom: 2%;
4778
4782
  min-height: 65px;
@@ -5086,6 +5086,10 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5086
5086
  .card-cargo .us-foto-perfil {
5087
5087
  min-width: 60px;
5088
5088
  }
5089
+
5090
+ .p-tree-wrapper.ng-star-inserted {
5091
+ max-height: 320px !important;
5092
+ }
5089
5093
  }
5090
5094
 
5091
5095
  @media (max-width:768px) {