mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
feat(ui): style settings modal
This commit is contained in:
committed by
Kent Keirsey
parent
fcf2006502
commit
bbca053b48
@ -16,6 +16,7 @@ export const baseStyle = definePartsStyle(() => ({
|
||||
header: {
|
||||
fontWeight: 'semibold',
|
||||
fontSize: 'lg',
|
||||
color: 'base.300'
|
||||
},
|
||||
closeButton: {
|
||||
opacity: 0.5,
|
||||
|
Reference in New Issue
Block a user