dreamnight 5 лет назад
Родитель
Сommit
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>
 <style lang="scss" scoped>
   .fixed-btn-main {
   .fixed-btn-main {
+    z-index: 100;
     position: fixed;
     position: fixed;
     bottom: 0;
     bottom: 0;
     padding-bottom: env(safe-area-inset-bottom);
     padding-bottom: env(safe-area-inset-bottom);