@@ -26,6 +26,7 @@ export default {
<style lang="scss" scoped>
.fixed-btn-main {
+ z-index: 100;
position: fixed;
bottom: 0;
padding-bottom: env(safe-area-inset-bottom);