This commit is contained in:
Timothy Jaeryang Baek
2025-08-08 11:57:07 +04:00
parent b084613004
commit d6326549d6
2 changed files with 4 additions and 1 deletions

View File

@@ -36,6 +36,9 @@ export default {
},
padding: {
'safe-bottom': 'env(safe-area-inset-bottom)'
},
transitionProperty: {
width: 'width'
}
}
},