GotJimmy / accordion

Other
46 stars 43 forks source link

I can't change the value of the paddings around the accordion box #59

Closed Anderson-Andre-P closed 10 months ago

Anderson-Andre-P commented 10 months ago

I'm facing problems with layout due to an unfilled space that I can't change. I painted the Accordion background to make it easier to understand.

In this case I don't want those paddings there...

image

I believe the problem may be in this part of the Accordion source code:

image

We should be able to choose the value of those paddings there

Anderson-Andre-P commented 10 months ago

I added it manually for testing purposes and it worked, it ended up removing the paddings, but I still think it shouldn't have them...

image

image