@ -126,7 +126,7 @@ const StyledButton = styled.button<
|
|||||||
? `0 0 0 3px ${theme.accent.tertiary}`
|
? `0 0 0 3px ${theme.accent.tertiary}`
|
||||||
: 'none'};
|
: 'none'};
|
||||||
color: ${!disabled
|
color: ${!disabled
|
||||||
? theme.font.color.tertiary
|
? theme.font.color.secondary
|
||||||
: theme.font.color.extraLight};
|
: theme.font.color.extraLight};
|
||||||
&:hover {
|
&:hover {
|
||||||
background: ${!disabled
|
background: ${!disabled
|
||||||
|
|||||||
Reference in New Issue
Block a user