mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
chore: dummy commit to trigger actions
This commit is contained in:
parent
f8bb650cc1
commit
1e08d865c9
@ -19,7 +19,6 @@ const IAIMantineSelect = (props: IAISelectProps) => {
|
|||||||
<Select
|
<Select
|
||||||
searchable={searchable}
|
searchable={searchable}
|
||||||
styles={() => ({
|
styles={() => ({
|
||||||
root: {},
|
|
||||||
label: {
|
label: {
|
||||||
color: 'var(--invokeai-colors-base-300)',
|
color: 'var(--invokeai-colors-base-300)',
|
||||||
fontWeight: 'normal',
|
fontWeight: 'normal',
|
||||||
|
Loading…
Reference in New Issue
Block a user