We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the Accordion component when subTitle prop has a long text, this text doesn't have enough space to the right with the arrow button
https://stackblitz.com/edit/accordion-bxecc9hn?file=src%2FApp.tsx
No response
147.3.0
Chrome
MacOS
The text was updated successfully, but these errors were encountered:
FE-7086
Sorry, something went wrong.
fix(accordion): add padding-right to accordion heading container
a7b813b
adds a padding-right to the accordion heading container, so ample space is provided between a subtitle and the accordion chevron fix #7203
Successfully merging a pull request may close this issue.
Description
In the Accordion component when subTitle prop has a long text, this text doesn't have enough space to the right with the arrow button
Reproduction
https://stackblitz.com/edit/accordion-bxecc9hn?file=src%2FApp.tsx
Steps to reproduce
No response
JIRA ticket numbers (Sage only)
No response
Suggested solution
No response
Carbon version
147.3.0
Design tokens version
No response
Relevant browsers
Chrome
Relevant OSs
MacOS
Additional context
No response
Confidentiality
The text was updated successfully, but these errors were encountered: