From eaa6ee57a9aeb9b43d6ec7a4eaa50714344c80e4 Mon Sep 17 00:00:00 2001 From: Michael Genson <71845777+michael-genson@users.noreply.github.com> Date: Tue, 21 Feb 2023 00:51:24 -0600 Subject: [PATCH] Fix: Remove dead search link (#2158) * removed old references to search page * changed overflow from scroll to auto --- frontend/components/Domain/Recipe/RecipeDialogSearch.vue | 4 ++-- frontend/layouts/error.vue | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/frontend/components/Domain/Recipe/RecipeDialogSearch.vue b/frontend/components/Domain/Recipe/RecipeDialogSearch.vue index a9c60f1cfbdd..2e73994a52fe 100644 --- a/frontend/components/Domain/Recipe/RecipeDialogSearch.vue +++ b/frontend/components/Domain/Recipe/RecipeDialogSearch.vue @@ -31,7 +31,7 @@