From 4edc240b10cf03f1f958c8d10f0b8bab4fa3a8cd Mon Sep 17 00:00:00 2001 From: Jakob Scheid Date: Thu, 7 May 2026 18:36:55 +0200 Subject: [PATCH] Rename CSS variable Rename the variable --submit-button-content-height in the search bar component to --content-height --- src/features/search/components/Searchbar.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/features/search/components/Searchbar.vue b/src/features/search/components/Searchbar.vue index fc09d68..e2090bd 100644 --- a/src/features/search/components/Searchbar.vue +++ b/src/features/search/components/Searchbar.vue @@ -8,15 +8,15 @@