general-library-union 2.5.28 → 2.5.30

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.5.28",
3
+ "version": "2.5.30",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -1158,6 +1158,7 @@ min-height: 60px !important;
1158
1158
  width: 100%;
1159
1159
  height: 100%;
1160
1160
  object-fit: cover;
1161
+ background: #fff;
1161
1162
  }
1162
1163
 
1163
1164
  .UploadFoto-btn {
@@ -3398,6 +3399,7 @@ td.GrupoColor {
3398
3399
  width: 100%;
3399
3400
  height: 100%;
3400
3401
  object-fit: cover;
3402
+ background: #fff;
3401
3403
  }
3402
3404
 
3403
3405
  .sombra-caja.icono-naranja .pi-chevron-down {
@@ -4419,6 +4419,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4419
4419
  width: 100%;
4420
4420
  height: 100%;
4421
4421
  object-fit: cover;
4422
+ background: transparent;
4422
4423
  }
4423
4424
 
4424
4425
  .sombra-caja.icono-naranja .pi-chevron-down {