-
Notifications
You must be signed in to change notification settings - Fork 192
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
Refactor: change font-size for modal input descriptions #7650
Refactor: change font-size for modal input descriptions #7650
Conversation
src/Campaigns/resources/admin/components/FormModal/FormModal.module.scss
Outdated
Show resolved
Hide resolved
@glaubersilva I noticed we are using grey-400 instead of neutral-500 for the description and the title is supposed to be neutral-700 instead of grey-700 |
@jdghinson I just updated the font color for the title and description. Let me know if there is anything else preventing this PR from getting approved. Thanks! |
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.
All good!
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.
Good to go! 🖊️
Resolves GIVE-2035
Description
This PR changes the font size of the input descriptions used inside the modals on the campaigns page.
Affects
Visuals
Testing Instructions
Open the "create campaign" and "merge campaign" modals and make sure the font size for the input descriptions is displayed in the proper size.
Pre-review Checklist
@unreleased
tags included in DocBlocks