mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix: Minor styling fix to the IAIMantineMultiSelect component
This commit is contained in:
parent
06428fac67
commit
dae5b9b259
@ -68,6 +68,7 @@ const IAIMantineMultiSelect = (props: IAIMultiSelectProps) => {
|
|||||||
},
|
},
|
||||||
rightSection: {
|
rightSection: {
|
||||||
width: 24,
|
width: 24,
|
||||||
|
paddingRight: 20,
|
||||||
},
|
},
|
||||||
})}
|
})}
|
||||||
{...rest}
|
{...rest}
|
||||||
|
Loading…
Reference in New Issue
Block a user