You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rchrdchn
changed the title
[Form]: padding-block-end makes it hard to see label and value as a unit
[Form]: padding-block-end on label makes it hard to see label and value as a unit
Mar 13, 2024
Describe the bug
It makes it hard to see label and value as a unit when the form
labelSpan(X)
is set to 12 (label and value are stacked on top of each other).With
padding-block-end: 0.25rem
Without
padding-block-end: 0.25rem
Isolated Example
https://sap.github.io/ui5-webcomponents-react/?path=/docs/layouts-floorplans-form--docs
Reproduction steps
labelSpan(X)
props to 12Expected Behaviour
visually, label and value should looks like they are a unit.
Screenshots or Videos
UI5 Web Components for React Version
v1.26.0
UI5 Web Components Version
1.19.1
Browser
Chrome
Operating System
MacOS
Additional Context
No response
Relevant log output
No response
Organization
SuccessFactors
Declaration
The text was updated successfully, but these errors were encountered: