dreamnight 5 роки тому
батько
коміт
ac1bcb90d7
1 змінених файлів з 1 додано та 0 видалено
  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);