diff --git a/vue/src/components/Buttons/RecipeSwitcher.vue b/vue/src/components/Buttons/RecipeSwitcher.vue index 4c9c9e6f5..4e3980710 100644 --- a/vue/src/components/Buttons/RecipeSwitcher.vue +++ b/vue/src/components/Buttons/RecipeSwitcher.vue @@ -234,6 +234,7 @@ export default { background-color: transparent; border: 1px solid rgba(46, 46, 46, 0.5); border-radius: 0.1875rem; + z-index: 1001; } }