ngx-sp-infra 6.5.20 → 6.5.22

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": "ngx-sp-infra",
3
- "version": "6.5.20",
3
+ "version": "6.5.22",
4
4
  "description": "Biblioteca de utilitários da Infra.",
5
5
  "author": "P&D",
6
6
  "keywords": [
@@ -1607,7 +1607,7 @@ table tbody {
1607
1607
  td.fix {
1608
1608
  position: sticky;
1609
1609
  background: white !important;
1610
- z-index: 100;
1610
+ z-index: 1 !important;
1611
1611
  }
1612
1612
  td.fix:first-child {
1613
1613
  left: 0;