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