mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2024-11-18 17:26:18 +00:00
🔧 chore: add zIndex toast token
This commit is contained in:
parent
075cc05db5
commit
3928e2610f
@ -157,6 +157,9 @@ export default withMT({
|
|||||||
3.25: '0.8125rem',
|
3.25: '0.8125rem',
|
||||||
3.5: '0.875rem',
|
3.5: '0.875rem',
|
||||||
},
|
},
|
||||||
|
zIndex: {
|
||||||
|
toast: '9999',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
plugins: [],
|
plugins: [],
|
||||||
|
Loading…
Reference in New Issue
Block a user