sprintify-ui 0.6.7 → 0.6.8

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": "sprintify-ui",
3
- "version": "0.6.7",
3
+ "version": "0.6.8",
4
4
  "scripts": {
5
5
  "build": "rimraf dist && vue-tsc && vite build",
6
6
  "build-fast": "rimraf dist && vite build",
@@ -24,7 +24,7 @@
24
24
  name="loading"
25
25
  >
26
26
  <div
27
- class="absolute inset-0 flex h-full w-full items-center justify-center"
27
+ class="absolute z-[1] inset-0 flex h-full w-full items-center justify-center"
28
28
  >
29
29
  <div
30
30
  class="absolute inset-0 h-full w-full"