quasar-ui-sellmate-ui-kit 3.14.23 → 3.14.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": "quasar-ui-sellmate-ui-kit",
3
- "version": "3.14.23",
3
+ "version": "3.14.24",
4
4
  "author": "Sellmate Dev Team <dev@sellmate.co.kr>",
5
5
  "description": "Sellmate UI Kit",
6
6
  "license": "MIT",
@@ -506,7 +506,7 @@
506
506
  tr {
507
507
  th.sticky-cell {
508
508
  position: sticky;
509
- z-index: 101;
509
+ z-index: 102;
510
510
  background-color: $th-bg;
511
511
  }
512
512
  td.sticky-cell {