From b0bf852e260cd48b7bcfcbfc1d05d104ce8d264b Mon Sep 17 00:00:00 2001 From: Jakob Scheid Date: Mon, 1 Jun 2026 13:44:03 +0200 Subject: [PATCH] replace 'search' text on the search submit button with a magnifying glass icon --- src/features/search/components/Searchbar.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/features/search/components/Searchbar.vue b/src/features/search/components/Searchbar.vue index 693096e..4a9cdd7 100644 --- a/src/features/search/components/Searchbar.vue +++ b/src/features/search/components/Searchbar.vue @@ -15,6 +15,8 @@ limitations under the License. -->