eufemia icon indicating copy to clipboard operation
eufemia copied to clipboard

Value.SummaryList Value without a label is not properly aligned

Open andlbrei opened this issue 6 months ago • 0 comments

🐛 Bug Report

A Value.SummaryList Value without a label will not be properly aligned because the dtelement will still be present and take up space without having any content.

bilde

To Reproduce

https://codesandbox.io/s/laughing-stitch-3mpr8j?file=/src/App.tsx

Expected behavior

I would expect the element to have the same horizontal alignment as surrounding elements when no label is present, or there being a property that could be used to modify alignment.

Eufemia Version

10.42.0

andlbrei avatar Aug 06 '24 07:08 andlbrei