add style

This commit is contained in:
tomtjes
2024-01-19 22:34:21 -05:00
parent d94de6abd1
commit 321dbc10d3

View File

@ -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 {