general-library-union 2.8.87 → 2.8.88

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.8.87",
3
+ "version": "2.8.88",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -1237,6 +1237,10 @@ min-height: 60px !important;
1237
1237
  border: 6px solid var(--color-700) !important;
1238
1238
  }
1239
1239
 
1240
+ .card-cargo .us-foto-perfil {
1241
+ min-width: 80px;
1242
+ }
1243
+
1240
1244
  .UploadFoto-btn {
1241
1245
  box-shadow: 2px 2px 5px #ccc;
1242
1246
  }
@@ -1239,6 +1239,11 @@ body {
1239
1239
  border: 6px solid var(--color-700) !important;
1240
1240
  }
1241
1241
 
1242
+
1243
+ .card-cargo .us-foto-perfil {
1244
+ min-width: 80px;
1245
+ }
1246
+
1242
1247
  .avatar-image {
1243
1248
  width: 104%;
1244
1249
  height: 110%;