mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-16 11:37:47 +01:00
feat: add debug api details show (#102)
* feat: add debug api details show
This commit is contained in:
@@ -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: [],
|
||||
|
||||
Reference in New Issue
Block a user