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

AccordionItemHeader slot not taking full width #2359

Open
Akshay090 opened this issue Sep 11, 2024 · 0 comments
Open

AccordionItemHeader slot not taking full width #2359

Akshay090 opened this issue Sep 11, 2024 · 0 comments

Comments

@Akshay090
Copy link
Contributor

Issue Summary:
The AccordionItemHeader slot element does not take the full width, even when a width of 100% is applied.

Description:
This issue appears to be caused by the Box component that wraps the slot element, which does not have the appropriate styles. The wrapping Box component may be redundant. I have removed it, and the base accordion seems to be working fine without it.

PR Link: #2357

Link to Example reproducing issue : https://stackblitz.com/edit/fu9qww

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

No branches or pull requests

1 participant