mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 10:56:52 +08:00
fix: system model setting missing space between buttons (#6912)
This commit is contained in:
@@ -249,6 +249,7 @@ const SystemModel: FC<SystemModelSelectorProps> = ({
|
||||
{t('common.operation.cancel')}
|
||||
</Button>
|
||||
<Button
|
||||
className='ml-2'
|
||||
variant='primary'
|
||||
onClick={handleSave}
|
||||
disabled={!isCurrentWorkspaceManager}
|
||||
|
||||
Reference in New Issue
Block a user