mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
fix: Minor styling fix to the IAIMantineMultiSelect component
This commit is contained in:
@@ -68,6 +68,7 @@ const IAIMantineMultiSelect = (props: IAIMultiSelectProps) => {
|
||||
},
|
||||
rightSection: {
|
||||
width: 24,
|
||||
paddingRight: 20,
|
||||
},
|
||||
})}
|
||||
{...rest}
|
||||
|
||||
Reference in New Issue
Block a user