mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
feat(ui): reduce button fontweight to semibold
This commit is contained in:
parent
f0b102d830
commit
1b3bb932b9
@ -168,7 +168,7 @@ const getStyles = (
|
||||
|
||||
export const buttonTheme = defineStyleConfig({
|
||||
baseStyle: {
|
||||
fontWeight: 'bold',
|
||||
fontWeight: 'semibold',
|
||||
svg: {
|
||||
transitionProperty: 'all',
|
||||
transitionDuration: 'faster',
|
||||
|
Loading…
x
Reference in New Issue
Block a user