fix app height for ios

This commit is contained in:
Felix Roos 2023-02-19 13:50:08 +01:00
parent ceb3aa0627
commit f3f18ffca7
3 changed files with 13 additions and 1 deletions

View file

@ -25,6 +25,9 @@ module.exports = {
gutterBorder: 'var(--gutterBorder)',
lineHighlight: 'var(--lineHighlight)',
},
spacing: {
'app-height': 'var(--app-height)',
},
typography(theme) {
return {
DEFAULT: {