Skip to content
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

WS-4662: fix menu radius #17

Merged
merged 1 commit into from
May 23, 2024
Merged

Conversation

bseverino
Copy link
Member

The base border radius affected the radius of the dropdown menus, not just buttons. Buttons still have a border radius of 100px with this change as they pull from $btn-border-radius which overrides the core value.

Before

Screenshot 2024-05-20 at 2 06 33 PM

After

Screenshot 2024-05-20 at 1 35 16 PM

@bseverino bseverino requested review from ochavarria2u and srwang May 20, 2024 18:07
@bseverino bseverino force-pushed the bseverino/WS-4662-fix-menu-radius branch from 548c889 to 64f0d4d Compare May 20, 2024 18:14
@bseverino bseverino force-pushed the bseverino/WS-4662-fix-menu-radius branch from 64f0d4d to 8345cf2 Compare May 23, 2024 13:52
@bseverino bseverino merged commit d9549ce into main May 23, 2024
3 checks passed
@bseverino bseverino deleted the bseverino/WS-4662-fix-menu-radius branch May 23, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants