general-library-union 2.5.29 → 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.29",
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 {
@@ -3314,14 +3315,10 @@ td.GrupoColor {
3314
3315
  display: flex;
3315
3316
  align-items: center;
3316
3317
  text-align: center;
3317
- padding: 7% 4% 5%;
3318
+ padding: 14% 4% 5%;
3318
3319
  justify-content: center;
3319
3320
  }
3320
3321
 
3321
- .contenedor-icono-titulo-actos{
3322
- width: 60px;
3323
- }
3324
-
3325
3322
  .contenedor-lista-tipo-acto {
3326
3323
  position: relative;
3327
3324
  display: flex;
@@ -3402,6 +3399,7 @@ td.GrupoColor {
3402
3399
  width: 100%;
3403
3400
  height: 100%;
3404
3401
  object-fit: cover;
3402
+ background: #fff;
3405
3403
  }
3406
3404
 
3407
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 {