mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
updated simple install button to match other tabs
This commit is contained in:
parent
004bca5c42
commit
ee77abb4fe
@ -75,8 +75,6 @@ export const InstallModelForm = () => {
|
||||
isDisabled={!formState.dirtyFields.location}
|
||||
isLoading={isLoading}
|
||||
type="submit"
|
||||
size="sm"
|
||||
mb={1}
|
||||
>
|
||||
{t('modelManager.addModel')}
|
||||
</Button>
|
||||
|
Loading…
Reference in New Issue
Block a user