mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04: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