feat: update mobile design (#1526)

This commit is contained in:
Aman Harwara
2022-09-12 21:48:47 +05:30
committed by GitHub
parent 9fa093280d
commit 39d0ee9181
20 changed files with 314 additions and 254 deletions

View File

@@ -42,12 +42,17 @@ module.exports = {
89: '22.25rem',
125: '31.25rem',
},
height: {
screen: 'var(--viewport-height)',
},
minHeight: {
1: '0.25rem',
2: '0.5rem',
screen: 'var(--viewport-height)',
},
maxHeight: {
110: '27.5rem',
screen: 'var(--viewport-height)',
},
zIndex: {
'editor-content': 'var(--z-index-editor-content)',