search box has fixed height

This commit is contained in:
Arjun 2026-02-18 15:56:57 +05:30
parent a1b6789f6c
commit 42e6422cdd

View file

@ -123,6 +123,7 @@ export function SearchDialog({ open, onOpenChange, onSelectFile, onSelectRun }:
title="Search"
description="Search across knowledge and chats"
showCloseButton={false}
className="top-[20%] translate-y-0"
>
<CommandInput
placeholder="Search..."