mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 19:36:53 +08:00
fix: button (#5470)
This commit is contained in:
@@ -43,7 +43,7 @@ const ImageLinkInput: FC<ImageLinkInputProps> = ({
|
||||
/>
|
||||
<Button
|
||||
variant='primary'
|
||||
className='!h-6 text-xs font-medium'
|
||||
size='small'
|
||||
disabled={!imageLink || disabled}
|
||||
onClick={handleClick}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user