general-library-union 2.7.43 → 2.7.44

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.43",
3
+ "version": "2.7.44",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -1316,8 +1316,8 @@ min-height: 60px !important;
1316
1316
  }
1317
1317
 
1318
1318
  img.layout-topbar-logo-full {
1319
- width: 152px;
1320
- height: 45px;
1319
+ width: 152px !important;
1320
+ height: 45px !important;
1321
1321
  }
1322
1322
 
1323
1323
  .hojavida {
@@ -1329,12 +1329,7 @@ min-height: 60px !important;
1329
1329
  display: inline-table !important;
1330
1330
  }
1331
1331
 
1332
- .UploadFoto-btn {
1333
- height: 100vh;
1334
- left: -60px;
1335
- width: 30%;
1336
- z-index: auto;
1337
- }
1332
+
1338
1333
 
1339
1334
  span.p-ripple.p-element.p-button.p-component.p-fileupload-choose {
1340
1335
  width: 30px;
@@ -1363,6 +1363,7 @@ body {
1363
1363
  }
1364
1364
  }
1365
1365
 
1366
+
1366
1367
  @media (width:768px) {
1367
1368
  .UploadFoto-btn {
1368
1369
  height: 100vh;
@@ -1375,8 +1376,8 @@ body {
1375
1376
  }
1376
1377
 
1377
1378
  img.layout-topbar-logo-full {
1378
- width: 152px;
1379
- height: 45px;
1379
+ width: 152px !important;
1380
+ height: 45px !important;
1380
1381
  }
1381
1382
 
1382
1383
  .hojavida {
@@ -1388,12 +1389,7 @@ body {
1388
1389
  display: inline-table !important;
1389
1390
  }
1390
1391
 
1391
- .UploadFoto-btn {
1392
- height: 100vh;
1393
- left: -60px;
1394
- width: 30%;
1395
- z-index: auto;
1396
- }
1392
+
1397
1393
 
1398
1394
  span.p-ripple.p-element.p-button.p-component.p-fileupload-choose {
1399
1395
  width: 30px;