mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
search box has fixed height
This commit is contained in:
parent
a1b6789f6c
commit
42e6422cdd
1 changed files with 1 additions and 0 deletions
|
|
@ -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..."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue