feat(GlAccordionItem): expose header-class prop
What does this MR do?
Adds the header-class
property to allow customizing the accordion item's
header's classes.
We'll use this to customize the spacing between the header and the content in gitlab!90254 (merged).