general-library-union 2.8.2 → 2.8.4

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.2",
3
+ "version": "2.8.4",
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: 480px !important;
1317
+ height: 390px !important;
1318
1318
  }
1319
1319
 
1320
1320
  .UploadFoto-btn {
@@ -1326,12 +1326,13 @@ body {
1326
1326
  .datos {
1327
1327
  margin-top: -30px;
1328
1328
  }
1329
+ }
1329
1330
 
1330
1331
  @media (max-width: 1600px) {
1331
1332
  .menu-accordeon {
1332
1333
  max-height: 100%;
1333
1334
  width: 100%;
1334
- height: 480px !important;
1335
+ height:390px !important;
1335
1336
  }
1336
1337
 
1337
1338
  .UploadFoto-btn {