3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-20 00:05:04 +00:00

Fix dashboard compilation error

This commit is contained in:
Dragory 2020-12-19 04:55:43 +02:00
parent 298185565a
commit b3a23f678a

View file

@ -12,8 +12,8 @@ module.exports = {
},
screens: {
sm: '640px',
'until-sm': { max: '639px' },
md: '768px',
'until-lg': { max: '1023px' },
lg: '1024px',
xl: '1280px',
'2xl': '1536px'