diff --git a/NUXT/components/bottomNavigation.vue b/NUXT/components/bottomNavigation.vue index d95172cc..3852b6a4 100644 --- a/NUXT/components/bottomNavigation.vue +++ b/NUXT/components/bottomNavigation.vue @@ -105,6 +105,7 @@ export default { position: fixed; width: 100%; bottom: 0; + z-index: 100; } .navButton { width: 25vw !important;