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
Recently with b2e8691, we updated to
the latest canary version of the MDC text-field. MDC updated how they
align the input vertically. We decided to still use our custom
alignment using padding that will also work for custom form field
controls.
Since we still use padding alignment, we can unset the MDC
custom baseline styles. These currently have no effect, but
will cause the form-field to always have a minimum height that
needs extra treatment for the density levels.
0 commit comments