mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
chore(ui): lint
This commit is contained in:
parent
ac04a834ef
commit
0b7dc721cf
@ -16,7 +16,7 @@ export const baseStyle = definePartsStyle(() => ({
|
|||||||
header: {
|
header: {
|
||||||
fontWeight: 'semibold',
|
fontWeight: 'semibold',
|
||||||
fontSize: 'lg',
|
fontSize: 'lg',
|
||||||
color: 'base.300'
|
color: 'base.300',
|
||||||
},
|
},
|
||||||
closeButton: {
|
closeButton: {
|
||||||
opacity: 0.5,
|
opacity: 0.5,
|
||||||
|
Loading…
Reference in New Issue
Block a user