💄(frontend) replace grayscale button with a new variant
Button was looking disabled. Use an appropriate contrast.
This commit is contained in:
committed by
aleb_the_flash
parent
39fdffd9a8
commit
60b7a35ed1
@@ -68,7 +68,7 @@ const StyledSidePanel = ({
|
||||
>
|
||||
<Button
|
||||
invisible
|
||||
variant="greyscale"
|
||||
variant="tertiaryText"
|
||||
size="xs"
|
||||
onPress={onClose}
|
||||
aria-label={closeButtonTooltip}
|
||||
|
||||
Reference in New Issue
Block a user