general-library-union 2.7.23 → 2.7.24

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.23",
3
+ "version": "2.7.24",
4
4
  "scripts": {
5
5
  "ng": "ng",
6
6
  "start": "ng serve",
@@ -2389,7 +2389,7 @@ li.btn-descarga-masiva a {
2389
2389
  width: 100%;
2390
2390
  position: -webkit-sticky;
2391
2391
  // position: sticky;
2392
- top: 60px;
2392
+ // top: 60px;
2393
2393
  // z-index: 99;
2394
2394
  padding: 0;
2395
2395
  }
@@ -2674,7 +2674,7 @@ li.btn-descarga-masiva a {
2674
2674
  margin: 0 auto;
2675
2675
  width: 100%;
2676
2676
  // position: sticky;
2677
- top: 60px;
2677
+ // top: 60px;
2678
2678
  // z-index: 99;
2679
2679
  padding: 0;
2680
2680
  }