mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-23 18:38:38 +00:00
🎨 style: add mt-2 style in ratio section
This commit is contained in:
@@ -372,7 +372,7 @@ export default function ModelRatioNotSetEditor(props) {
|
||||
return (
|
||||
<>
|
||||
<Space vertical align='start' style={{ width: '100%' }}>
|
||||
<Space>
|
||||
<Space className='mt-2'>
|
||||
<Button icon={<IconPlus />} onClick={() => setVisible(true)}>
|
||||
{t('添加模型')}
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user