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
Padding/margin around formelements should be removed/standardized. It becomes hard to keep confident spacing when using many form elements in a form.
Examples show that i.e mdinput mdtextarea have margin, where as i.e select does not.
In addition, spacing between label and field is inconsistent between i.e MdSelect and MdInput. MdSelect uses 0.5rem as a padding bottom on the label, where as on MdInput its 0.7 rem as a margin on the inout.
Padding/margin around formelements should be removed/standardized. It becomes hard to keep confident spacing when using many form elements in a form.
Examples show that i.e mdinput mdtextarea have margin, where as i.e select does not.
In addition, spacing between label and field is inconsistent between i.e MdSelect and MdInput. MdSelect uses 0.5rem as a padding bottom on the label, where as on MdInput its 0.7 rem as a margin on the inout.
Check the md designsystem and see if there are irregularities there as well.
https://www.figma.com/design/6BUqOC0xQZz6AggPvI2iSR/Komponenter?node-id=5-1610&p=f&m=dev
The text was updated successfully, but these errors were encountered: