Skip to content

Md-Select style issue #2229

Closed
Closed
@manish-jain-1

Description

@manish-jain-1

I am using latest version of material 2. Rel 11.

I have applied below style to select.
font-size: 30px;
padding: 12px;
margin: 12px;

which misaligned values inside control (see screenshot). Upon digging into styles of control, found out that
.md-select-trigger setting up height: 30px

I tried to modify height with
height: 50px; or with important but it didn't work.

Any ideas how to fix this ?

Thanks,
Manish

image

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