@annalib/anna-core 31.4.26 → 31.4.28

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": "@annalib/anna-core",
3
- "version": "31.4.26",
3
+ "version": "31.4.28",
4
4
  "peerDependencies": {
5
5
  "@angular-slider/ngx-slider": "^17.0.2",
6
6
  "@angular/common": "^17.3.12",
@@ -131,6 +131,7 @@
131
131
  background: $bg-color;
132
132
  top: .1px!important;
133
133
  position: sticky;
134
+ z-index: 999;
134
135
 
135
136
  th {
136
137
  box-shadow: none !important;