general-library-union 3.1.78 → 3.1.79

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.1.78",
3
+ "version": "3.1.79",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -456,14 +456,13 @@ color: #232323;
456
456
  color: #fff;
457
457
  font-weight: bold;
458
458
  box-shadow: 0px 1px 7px #cacaca;
459
- /* margin-top: 15%; */
460
- font-size: 1.1rem;
461
459
  display: table;
462
460
  margin: 0 auto;
463
461
  margin-top: 5%;
464
462
  border: solid 1px #232323;
465
463
  color: #232323;
466
464
  margin-bottom: 10%;
465
+ cursor: pointer;
467
466
  }
468
467
  }
469
468
 
@@ -465,8 +465,6 @@ color: #232323;
465
465
  color: #fff;
466
466
  font-weight: bold;
467
467
  box-shadow: 0px 1px 7px #cacaca;
468
- /* margin-top: 15%; */
469
- font-size: 1.1rem;
470
468
  display: table;
471
469
  margin: 0 auto;
472
470
  margin-top: 5%;