diff --git a/vue/src/components/Buttons/RecipeSwitcher.vue b/vue/src/components/Buttons/RecipeSwitcher.vue index c724eadb..f001cc52 100644 --- a/vue/src/components/Buttons/RecipeSwitcher.vue +++ b/vue/src/components/Buttons/RecipeSwitcher.vue @@ -231,7 +231,7 @@ export default { font-size: 1.25rem; line-height: 1; background-color: transparent; - border: 1px solid rgba(46, 46, 46, 0.5); + border: 1px solid rgba(46, 46, 46, 0.1); border-radius: 0.1875rem; z-index: 1001; }