From 960e6d35175a77258fe49d4e499c3c0c2881a868 Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski Date: Sat, 4 Apr 2026 02:55:00 +0200 Subject: [PATCH] Polish header search bar with frosted glass styling Replace solid bg-surface background with bg-white/20 translucent style matching the + button and company switcher. Use white text and placeholder with opacity for consistency on the gradient header. Co-Authored-By: Claude Opus 4.6 (1M context) --- resources/scripts/components/GlobalSearchBar.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/scripts/components/GlobalSearchBar.vue b/resources/scripts/components/GlobalSearchBar.vue index dbcfbfa2..b3b21653 100644 --- a/resources/scripts/components/GlobalSearchBar.vue +++ b/resources/scripts/components/GlobalSearchBar.vue @@ -4,12 +4,12 @@