Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels