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',
|
fontSize: 'sm',
|
||||||
border: 'none',
|
border: 'none',
|
||||||
borderRadius: 'base',
|
borderRadius: 'base',
|
||||||
color: 'base.400',
|
color: 'base.300',
|
||||||
_hover: {},
|
_hover: {},
|
||||||
_expanded: {
|
_expanded: {
|
||||||
borderBottomRadius: 'none',
|
borderBottomRadius: 'none',
|
||||||
|
Loading…
Reference in New Issue
Block a user