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
We should apply the same margin-top that we have in between "Error message" and input box.
Which in FIGMA is: 4 in figma.
Which in CODE is: margin-top: var(--sd-spacing-2, .5rem);
Current behavior
There is no space between "Help-text" and the input boxes - Margin-top is not active.
There is no space between "max attribute" or "min attribute" etc .. and the input boxes - Margin-top is not active. - code only
https://solid-design-system.fe.union-investment.de/x.x.x/storybook/?path=/docs/components-sd-input--docs
Expected behavior
We should apply the same margin-top that we have in between "Error message" and input box.
Which in FIGMA is: 4 in figma.
Which in CODE is: margin-top: var(--sd-spacing-2, .5rem);
Steps to reproduce
Open storybook and figma.
Technical Information
DoR
DoD
feature
branchThe text was updated successfully, but these errors were encountered: