feat: add debug api details show (#102)

* feat: add debug api details show
This commit is contained in:
BiggerRain
2025-01-16 16:57:42 +08:00
committed by GitHub
parent 711f7cf57c
commit d47f28878f
11 changed files with 210 additions and 21 deletions

View File

@@ -33,6 +33,11 @@ export default {
boxShadow: {
"window-custom": "0px 16px 32px 0px rgba(0,0,0,0.3)",
},
zIndex: {
100: '100',
1000: '1000',
2000: '2000',
},
},
},
plugins: [],