Is it possible to modify the style for an accordion to align it’s fields to either the tab header or header?
The accordions container does have some padding and the field elements also have some space around them. ( The col-xx-xx adds some padding.)
What we do often is remove the Bootstrap col class and ( with TailWind ) use a smaller or even negative margin to position the element.
HTH
c
@delfs Is there an example of removing Bootstrap class and using Tailwind for this? Is it as simple as entering a TailWind class instead of a Bootstrap class?
There is not, but the class comes from the styleClasses
key within the top level of the element