general-library-union 2.7.44 → 2.7.76

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.7.44",
3
+ "version": "2.7.76",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -1308,6 +1308,7 @@ min-height: 60px !important;
1308
1308
  .UploadFoto-btn {
1309
1309
  height: 100vh;
1310
1310
  right: 0px;
1311
+ width: 24%;
1311
1312
  }
1312
1313
 
1313
1314
  .hojavida {
@@ -1321,7 +1322,7 @@ min-height: 60px !important;
1321
1322
  }
1322
1323
 
1323
1324
  .hojavida {
1324
- width: 77%;
1325
+ width: 75%;
1325
1326
  }
1326
1327
 
1327
1328
 
@@ -1368,6 +1368,7 @@ body {
1368
1368
  .UploadFoto-btn {
1369
1369
  height: 100vh;
1370
1370
  right: 0px;
1371
+ width: 24%
1371
1372
  }
1372
1373
 
1373
1374
  .hojavida {
@@ -1381,7 +1382,7 @@ body {
1381
1382
  }
1382
1383
 
1383
1384
  .hojavida {
1384
- width: 77%;
1385
+ width: 75%;
1385
1386
  }
1386
1387
 
1387
1388