fix: start block ui

This commit is contained in:
lyzno1 2025-10-16 17:48:24 +08:00
parent 29d7023fae
commit b28ec4be6e
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ const AllStartBlocks = ({
>
<div className='flex-1'>
{shouldShowEmptyState && (
<div className='flex flex-col items-center gap-1 pt-48'>
<div className='flex h-full flex-col items-center justify-center gap-3 py-12 text-center'>
<SearchMenu className='h-8 w-8 text-text-quaternary' />
<div className='text-sm font-medium text-text-secondary'>
{t('workflow.tabs.noPluginsFound')}