general-library-union 2.5.25 → 2.5.26

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.25",
3
+ "version": "2.5.26",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3314,10 +3314,14 @@ td.GrupoColor {
3314
3314
  display: flex;
3315
3315
  align-items: center;
3316
3316
  text-align: center;
3317
- padding: 14% 4% 5%;
3317
+ padding: 7% 4% 5%;
3318
3318
  justify-content: center;
3319
3319
  }
3320
3320
 
3321
+ .contenedor-icono-titulo-actos.p-1 {
3322
+ width: 60px;
3323
+ }
3324
+
3321
3325
  .contenedor-lista-tipo-acto {
3322
3326
  position: relative;
3323
3327
  display: flex;
@@ -4323,10 +4323,14 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4323
4323
  display: flex;
4324
4324
  align-items: center;
4325
4325
  text-align: center;
4326
- padding: 14% 4% 5%;
4326
+ padding: 7% 4% 5%;
4327
4327
  justify-content: center;
4328
4328
  }
4329
4329
 
4330
+ .contenedor-icono-titulo-actos.p-1 {
4331
+ width: 60px;
4332
+ }
4333
+
4330
4334
  .contenedor-lista-tipo-acto {
4331
4335
  position: relative;
4332
4336
  display: flex;