eufemia
eufemia copied to clipboard
Value.SummaryList Value without a label is not properly aligned
🐛 Bug Report
A Value.SummaryList
Value
without a label
will not be properly aligned because the dt
element will still be present and take up space without having any content.
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