From 5e86d2a3daa95ec2eb29003351bb75e4bf75bd53 Mon Sep 17 00:00:00 2001 From: Joel Drake Date: Wed, 28 Dec 2022 17:35:40 +0100 Subject: [PATCH] fix: Focus search input style on safari (#613) --- components/search/SearchWidget.vue | 2 +- unocss.config.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/components/search/SearchWidget.vue b/components/search/SearchWidget.vue index 2a3801a0..c210431a 100644 --- a/components/search/SearchWidget.vue +++ b/components/search/SearchWidget.vue @@ -52,7 +52,7 @@ const activate = () => {