chore: fix z-index

This commit is contained in:
boojack
2022-07-09 23:58:04 +08:00
parent b85af714f5
commit d75338b6e9
7 changed files with 8 additions and 7 deletions

View File

@@ -20,6 +20,7 @@ module.exports = {
},
zIndex: {
1: "1",
20: "20",
100: "100",
1000: "1000",
},