Skip to content

Increase spacing in BasicListItem between label and subtitle, and expose it as a property

Devin Lin requested to merge work/add-basiclistitem-spacing into master

This makes the list item look less cramped for space.

Before:

image

After:

image

Note: I removed the padding I set in KClock, the screenshots show the default desktop padding.

Merge request reports