feat(frontend): improved settings menu design for mobile

This commit is contained in:
sct
2020-11-05 12:06:34 +00:00
parent 46d99b02b1
commit 16221a46a7
2 changed files with 90 additions and 29 deletions

View File

@@ -13,6 +13,7 @@ module.exports = {
variants: {
padding: ['first', 'last'],
borderWidth: ['first', 'last'],
margin: ['first', 'last', 'responsive'],
boxShadow: ['group-focus'],
opacity: ['disabled'],
},