dreamnight hace 5 años
padre
commit
ac1bcb90d7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/components/fixedBottom.vue

+ 1 - 0
src/components/fixedBottom.vue

@@ -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);