From 3e6bf207cc763ceb015de54b1859d8099c9e55a7 Mon Sep 17 00:00:00 2001 From: Gurkirat Singh <94279121+gurkiratz@users.noreply.github.com> Date: Wed, 27 Nov 2024 11:02:17 -0500 Subject: [PATCH] Fix unresponsive image height and increased search bar height 1. Fix unresponsive height behavior 2. Increased Search Bar height 3. Added track prefix in front of Track title --- apps/web/components/ContentSearch.tsx | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/apps/web/components/ContentSearch.tsx b/apps/web/components/ContentSearch.tsx index bb5e4c0e..b8f8261d 100644 --- a/apps/web/components/ContentSearch.tsx +++ b/apps/web/components/ContentSearch.tsx @@ -144,7 +144,7 @@ export function ContentSearch({ tracks }: { tracks: TrackPros[] }) { Close -