How to align text in collapsible content

Hello @CreatorTim
Go to online store ----> themes ----> actions ----> edit code ----> assets ----> collapsible-content.css
add this code at the end of the file and save.

.collapsible-row-layout .accordion .accordion__content {
padding: 1.5rem !important;
}

result

If this was helpful, hit the like button and accept the solution.
Thanks