mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
feat(ui): increase brightnesst of accordion title
This commit is contained in:
parent
ac0d0019bd
commit
fcf2006502
@ -23,7 +23,7 @@ const invokeAIButton = defineStyle((_props) => {
|
||||
fontSize: 'sm',
|
||||
border: 'none',
|
||||
borderRadius: 'base',
|
||||
color: 'base.400',
|
||||
color: 'base.300',
|
||||
_hover: {},
|
||||
_expanded: {
|
||||
borderBottomRadius: 'none',
|
||||
|
Loading…
Reference in New Issue
Block a user