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

(feature) accordion replace div #4092

Open
robvaneck opened this issue Mar 26, 2018 · 1 comment · May be fixed by #6153
Open

(feature) accordion replace div #4092

robvaneck opened this issue Mar 26, 2018 · 1 comment · May be fixed by #6153

Comments

@robvaneck
Copy link

robvaneck commented Mar 26, 2018

[x] Feature: replace the wrapper div of the accordion for styling

Hi,

I have a difficult design with 4 nested panels in different configurations.. At the moment it is very hard to properly style the accordions because when the <accordion> is rendered... there is always a wrapper div.. and i need to style a lot on selectors :last-child, :first-child for my design...

Is there - or can we - make an option to replace the wrapper <div> for the accordion directly?

Thanks,
Rob

@tarusin
Copy link
Contributor

tarusin commented Oct 3, 2018

@borriej
Please provide a reproduction of this issue.
You can use one of the starter templates:
Plunkr: https://plnkr.co/edit/0NipkZrnckZZROAcnjzB?p=preview
StackBlitz: https://stackblitz.com/edit/ngx-bootstrap?file=app%2Fapp.module.ts

@SvetlanaMuravlova SvetlanaMuravlova self-assigned this May 27, 2021
@SvetlanaMuravlova SvetlanaMuravlova linked a pull request May 27, 2021 that will close this issue
@SvetlanaMuravlova SvetlanaMuravlova linked a pull request May 28, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants