general-library-union 2.9.4 → 2.9.5

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.4",
3
+ "version": "2.9.5",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -4114,6 +4114,13 @@ td.GrupoColor {
4114
4114
 
4115
4115
  }
4116
4116
 
4117
+
4118
+ .planta-personal .us-foto-perfil {
4119
+ min-width: 100px !important;
4120
+ max-height: 110px !important;
4121
+
4122
+ }
4123
+
4117
4124
  }
4118
4125
 
4119
4126
 
@@ -5011,7 +5011,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5011
5011
 
5012
5012
  .nav-planta-personal .p-tree .p-tree-container .p-treenode .p-treenode-content{
5013
5013
  padding: 0;
5014
- }
5014
+
5015
5015
 
5016
5016
  .nav-planta-personal .p-tree-container{
5017
5017
  height: 270px;
@@ -5103,6 +5103,13 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5103
5103
  .card-cargo .us-foto-perfil {
5104
5104
  min-width: 60px;
5105
5105
  }
5106
+
5107
+
5108
+ .planta-personal .us-foto-perfil {
5109
+ min-width: 100px !important;
5110
+ max-height: 110px !important;
5111
+
5112
+ }
5106
5113
 
5107
5114
 
5108
5115