feat: update sidebar mask styles (#287)

This commit is contained in:
boojack
2022-10-14 07:26:43 +08:00
committed by GitHub
parent ce5a6fa3ac
commit 0d6114e25e
8 changed files with 34 additions and 79 deletions

View File

@@ -27,9 +27,6 @@ module.exports = {
gridTemplateRows: {
7: "repeat(7, minmax(0, 1fr))",
},
transitionDuration: {
'377': '377ms',
}
},
},
};