Come for the code, stay for the community

SDC

Create a list component

A list can mean many things. In this case, I have ul/ols in ckeditor text and often want to place a header/label above it.

With the default spacing for formatted text, the header is away from the list.

I could have inline styles for the label, to remove the margin bottom. But that could lead to inconsistencies.

I also want to have column options.

How to handle line height?