diff --git a/web/app/components/plugins/marketplace/search-box/index.tsx b/web/app/components/plugins/marketplace/search-box/index.tsx index 0c09660195..5f19afbba6 100644 --- a/web/app/components/plugins/marketplace/search-box/index.tsx +++ b/web/app/components/plugins/marketplace/search-box/index.tsx @@ -35,7 +35,7 @@ const SearchBox = ({ className='z-[11] flex items-center' >
= ({ onTagsChange={setTags} size='small' placeholder={t('plugin.searchTools')!} + inputClassName='grow' /> )}