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