mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
updated simple install button to match other tabs
This commit is contained in:
committed by
psychedelicious
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>
|
||||
|
||||
Reference in New Issue
Block a user