-
Notifications
You must be signed in to change notification settings - Fork 160
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(dropdown): remove excess border of first dropdown element #11400
fix(dropdown): remove excess border of first dropdown element #11400
Conversation
DCO Assistant Lite bot All Contributors have signed the CLA. |
Deploy preview created for package Built with commit: 11ed5c8c13a4f3b6c1c893cccf6b5b7b38d942fd |
Deploy preview created for package Built with commit: 11ed5c8c13a4f3b6c1c893cccf6b5b7b38d942fd |
Deploy preview created for package Built with commit: 11ed5c8c13a4f3b6c1c893cccf6b5b7b38d942fd |
I have read the DCO document and I hereby sign the DCO. |
recheck |
Deploy preview created for package Built with commit: 11ed5c8c13a4f3b6c1c893cccf6b5b7b38d942fd |
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!!
a0830b0
into
carbon-design-system:main
…-design-system#11400) ### Related Ticket(s) carbon-design-system#11271 Closes carbon-design-system#11271 ### Description Just querying first element of dropdown and removing its `border-block-start-width` ### Changelog **Changed** - updated `dropdown.scss` with 5 new lines
…-design-system#11400) ### Related Ticket(s) carbon-design-system#11271 Closes carbon-design-system#11271 ### Description Just querying first element of dropdown and removing its `border-block-start-width` ### Changelog **Changed** - updated `dropdown.scss` with 5 new lines
Related Ticket(s)
#11271
Closes #11271
Description
Just querying first element of dropdown and removing its
border-block-start-width
Changelog
Changed
dropdown.scss
with 5 new lines