-
Notifications
You must be signed in to change notification settings - Fork 158
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
fix(megamenu): add padding between category desc and link #5118
fix(megamenu): add padding between category desc and link #5118
Conversation
Deploy preview created for package Built with commit: 905ef94489d3e9bc0616b5b728f8450e7f0d1ca7 |
Deploy preview created for package Built with commit: 905ef94489d3e9bc0616b5b728f8450e7f0d1ca7 |
Deploy preview created for package Built with commit: 905ef94489d3e9bc0616b5b728f8450e7f0d1ca7 |
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.
LGTM, thanks @annawen1!
…ign-system#5118) ### Related Ticket(s) Web component: Mega Menu MVP - accommodations for HC + AI updates - Visual QA (Firefox, Chrome) carbon-design-system#5089 ### Description Add padding between the category description and first link. ### Changelog **Changed** - set 8px bottom padding to category copy <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "package: styles": Carbon Expressive --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
Related Ticket(s)
Web component: Mega Menu MVP - accommodations for HC + AI updates - Visual QA (Firefox, Chrome) #5089
Description
Add padding between the category description and first link.
Changelog
Changed