Skip to content

bug(form-field): typography font-size is not used #8939

@benb7760

Description

@benb7760

Bug, feature request, or proposal:

bug

What is the expected behavior?

The font-size of form-fields should be set by typography and default to 16px as per material spec

What is the current behavior?

The font-size for form fields is 'inherit'

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

5.0.0

Is there anything else we should know?

Looking through the code, I find no usage of the 'input' theme config in any of the form fields or controls that reference the font-size. I do see that the 'input' config is used for font-weight and line-height

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions