-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adjust button color and fix bad merge #1616
Conversation
@@ -183,25 +180,7 @@ export const Account = () => { | |||
setLoading={setLoading} | |||
/> | |||
{/* <BlockaidAnnouncement /> */} | |||
<View.Content |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this looks like it was a result of a bad merge. This button now appears in the ...
dropdown on Account
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah yup that was my mistake, thanks!
@@ -44,7 +44,7 @@ | |||
stroke: var(--sds-clr-base-01); | |||
width: 1rem; | |||
height: 1rem; | |||
stroke: var(--sds-clr-gray-11); | |||
stroke: var(--sds-clr-gray-12); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixing the button color of the Send
and ...
buttons on Account
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changing button colors to adhere to the pattern established in the Figma of using:
Some examples: