Skip to content

Commit a6809bc

Browse files
committed
fix spinner z-index
1 parent 58e851d commit a6809bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Spinner.vue

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ $duration = 1.4s
1616
1717
.spinner
1818
position fixed
19+
z-index 999
1920
right 15px
2021
bottom 15px
2122
opacity 0

0 commit comments

Comments
 (0)