general-library-union 2.9.40 → 2.9.42

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.40",
3
+ "version": "2.9.42",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -1602,7 +1602,7 @@ min-height: 60px !important;
1602
1602
  }
1603
1603
 
1604
1604
  .avatar-container {
1605
- width: 100px !important;
1605
+ width: 75px !important;
1606
1606
  height: 100px !important;
1607
1607
  border: 5px solid var(--color-700) !important;
1608
1608
  }
@@ -5163,9 +5163,9 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5163
5163
  }
5164
5164
 
5165
5165
  .card-cargo .avatar-container {
5166
- height: 50px !important;
5166
+ height: 70px !important;
5167
5167
  border: 4px solid var(--color-700) !important;
5168
- min-width: 50px;
5168
+ min-width: 70px;
5169
5169
  }
5170
5170
 
5171
5171
  .planta-personal .us-foto-perfil {