Improves style panel, simplifies color component
This commit is contained in:
parent
dfcc612fbe
commit
ccb3933865
5 changed files with 29 additions and 50 deletions
|
@ -222,11 +222,6 @@ export const Item = styled('button', {
|
|||
|
||||
'&:hover:not(:disabled)': {
|
||||
backgroundColor: '$hover',
|
||||
'& svg': {
|
||||
stroke: '$text',
|
||||
fill: '$text',
|
||||
strokeWidth: '0',
|
||||
},
|
||||
},
|
||||
|
||||
'&:disabled': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue