@@ -299,6 +299,7 @@ const isNext = computed(() => {
right: 18px;
bottom: calc(90px + env(safe-area-inset-bottom));
bottom: calc(90px + constant(safe-area-inset-bottom));
+ z-index: 30;
.right-btn {
display: flex;
flex-direction: column;