add style
This commit is contained in:
parent
d94de6abd1
commit
321dbc10d3
@ -91,6 +91,14 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
#id_base_container, .fixed-bottom {
|
||||
padding-bottom: env(safe-area-inset-bottom) !important;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
<style scoped>
|
||||
|
||||
.bottom-nav-link {
|
||||
|
Loading…
Reference in New Issue
Block a user