general-library-union 3.2.72 → 3.2.74

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": "3.2.72",
3
+ "version": "3.2.74",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -1286,7 +1286,6 @@ min-height: 60px !important;
1286
1286
  overflow: hidden;
1287
1287
  text-align: center;
1288
1288
  margin-top: -9px;
1289
- padding: 3px 0 0px;
1290
1289
  background: #fff;
1291
1290
  border: solid 2px #232323;
1292
1291
  }
@@ -1413,7 +1413,6 @@ margin-left: 10px;
1413
1413
  overflow: hidden;
1414
1414
  text-align: center;
1415
1415
  margin-top: -9px;
1416
- padding: 3px 0 0px;
1417
1416
  border: solid 2px #fff;
1418
1417
  }
1419
1418
 
@@ -3458,7 +3457,7 @@ li.btn-descarga-masiva a {
3458
3457
 
3459
3458
  .empleado {
3460
3459
  background: #313037;
3461
- padding: 0.5% 3% 0.5%;
3460
+ padding: 2% 3% 1%;
3462
3461
  border-radius: 5px;
3463
3462
  margin-bottom: 5px;
3464
3463