As of v0.23.3, the inner structure of CheckboxMultiselectInputWidget and RadioSelectInputWidget in flatlists results in unwanted whitespace:
.oo-ui-checkboxMultiselectInputWidget .oo-ui-fieldLayout .oo-ui-fieldLayout-body { padding: 0.3125em 0; }
Before | After |
---|---|
highlights: aquamarine padding, coral content height | |