mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 11:27:46 +01: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