mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Updated icons + Minor UI Tweaks (#5427)
* feat: 💄 updated icons + minor ui tweaks * revert: 💄 removes ui tweaks * revert: 💄 removed more ui tweaks removed more ui tweaks and a commented-out icon import * style: 🚨 satisfy the linter --------- Co-authored-by: psychedelicious <4822129+psychedelicious@users.noreply.github.com>
This commit is contained in:
@ -42,9 +42,9 @@ const line = definePartsStyle(() => ({
|
||||
px: 4,
|
||||
py: 1,
|
||||
fontSize: 'sm',
|
||||
color: 'base.400',
|
||||
color: 'base.200',
|
||||
_selected: {
|
||||
color: 'blue.400',
|
||||
color: 'blue.200',
|
||||
},
|
||||
},
|
||||
tabpanel: {
|
||||
|
Reference in New Issue
Block a user