mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Add padding to compensate for iPhone nav bar
This commit is contained in:
@@ -30,6 +30,9 @@ export default {
|
||||
'code::after': false
|
||||
}
|
||||
}
|
||||
},
|
||||
padding: {
|
||||
'safe-bottom': 'env(safe-area-inset-bottom)'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user