fix
This commit is contained in:
parent
d5dc7687d1
commit
7ef242dc51
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@ module.exports = {
|
|||
'inset-t-white-10': '0 1px 0 rgba(255, 255, 255, 0.10) inset',
|
||||
'inset-r-white-05': '1px 0 0 rgba(255, 255, 255, 0.05) inset'
|
||||
},
|
||||
zIndex: {
|
||||
'100': 100
|
||||
},
|
||||
colors: {
|
||||
gray: {
|
||||
'100': '#f4f6f4',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue