Skip to content

select does not take the font size into account #54

Closed
@mooxl

Description

@mooxl

If the font size of a select field is changed, the height of the field does not adjust and the text is cut off.

Code for reproducing:

<select className="text-xxl">
      <option>default size</option>
</select>
<input type="text" className="text-xxl"/>

Images:
Bildschirmfoto 2021-03-10 um 12 00 16

Bildschirmfoto 2021-03-10 um 12 04 18

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