mirror of
https://github.com/open-webui/open-webui.git
synced 2025-10-09 12:22:48 +02: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