general-library-union 2.8.4 → 2.8.6

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.4",
3
+ "version": "2.8.6",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -1314,7 +1314,7 @@ min-height: 60px !important;
1314
1314
  .menu-accordeon {
1315
1315
  max-height: 100%;
1316
1316
  width: 100%;
1317
- height: 390px !important;
1317
+ height: 320px !important;
1318
1318
  }
1319
1319
 
1320
1320
  .UploadFoto-btn {
@@ -3914,7 +3914,7 @@ td.GrupoColor {
3914
3914
  }
3915
3915
 
3916
3916
 
3917
- .nav-planta-personal button span {
3917
+ .nav-planta-personal .p-button-outlined span {
3918
3918
  color:
3919
3919
  var(--color-500);
3920
3920
  }
@@ -1332,7 +1332,7 @@ body {
1332
1332
  .menu-accordeon {
1333
1333
  max-height: 100%;
1334
1334
  width: 100%;
1335
- height:390px !important;
1335
+ height:320px !important;
1336
1336
  }
1337
1337
 
1338
1338
  .UploadFoto-btn {