general-library-union 2.8.85 → 2.8.87

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.85",
3
+ "version": "2.8.87",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -1232,6 +1232,11 @@ min-height: 60px !important;
1232
1232
  text-align: center
1233
1233
  }
1234
1234
 
1235
+ .card-cargo .avatar-container {
1236
+ height: 90px !important;
1237
+ border: 6px solid var(--color-700) !important;
1238
+ }
1239
+
1235
1240
  .UploadFoto-btn {
1236
1241
  box-shadow: 2px 2px 5px #ccc;
1237
1242
  }
@@ -3902,16 +3907,6 @@ td.GrupoColor {
3902
3907
  // margin: 0px;
3903
3908
  }
3904
3909
 
3905
- .card-cargo .p-panel .p-panel-content .flex div{
3906
- position: relative;
3907
- height: 90px;
3908
- width: 130px;
3909
- border: 6px solid var(--color-700);
3910
- border-radius: 50%;
3911
- overflow: hidden;
3912
- text-align: center;
3913
- }
3914
-
3915
3910
 
3916
3911
  .nav-planta-personal {
3917
3912
  width: 22%;
@@ -1234,6 +1234,11 @@ body {
1234
1234
  text-align: center
1235
1235
  }
1236
1236
 
1237
+ .card-cargo .avatar-container {
1238
+ height: 90px !important;
1239
+ border: 6px solid var(--color-700) !important;
1240
+ }
1241
+
1237
1242
  .avatar-image {
1238
1243
  width: 104%;
1239
1244
  height: 110%;
@@ -4886,16 +4891,6 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4886
4891
  // margin: 0px;
4887
4892
  }
4888
4893
 
4889
- .card-cargo .p-panel .p-panel-content .flex div{
4890
- position: relative;
4891
- height: 90px;
4892
- width: 130px;
4893
- border: 6px solid var(--color-700);
4894
- border-radius: 50%;
4895
- overflow: hidden;
4896
- text-align: center;
4897
- }
4898
-
4899
4894
 
4900
4895
  .nav-planta-personal {
4901
4896
  width: 22%;