mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
tweak(ui): align flux dev license money icon
This commit is contained in:
committed by
Kent Keirsey
parent
fd7fa6f4ab
commit
35fa7c1a05
@@ -78,7 +78,7 @@ const ParamMainModelSelect = () => {
|
||||
|
||||
return (
|
||||
<FormControl isDisabled={!modelConfigs.length} isInvalid={!value || !modelConfigs.length}>
|
||||
<Flex>
|
||||
<Flex alignItems="center">
|
||||
<InformationalPopover feature="paramModel">
|
||||
<FormLabel>{t('modelManager.model')}</FormLabel>
|
||||
</InformationalPopover>
|
||||
|
||||
Reference in New Issue
Block a user