vmware-clarity / ng-clarity

Clarity Angular is a scalable, accessible, customizable, open-source design system built for Angular.

Home Page:https://clarity.design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Labels are not aligned with the form controls

rbirkgit opened this issue · comments

Describe the bug

When using forms, the labels are 1px too high compared to other from controls, e.g. input, select etc.

How to reproduce

https://clarity.design/documentation/forms

image

Expected behavior

Labels being aligned with the text of the form controls

Versions

Clarity version:

  • v13.x
  • v15.6.0
  • Other:

Framework version:
Angular 15

commented

furthermore for the demo a meaningful margin between Label and input should be used.
eg. margin-right: 0.5rem;

Hi there 👋, this is an automated message. To help Clarity keep track of discussions, we automatically lock closed issues after 14 days. Please look for another open issue or open a new issue with updated details and reference this one as necessary.