Skip to content

datalist marker #18499

Open
Open
@karolskolasinski

Description

@karolskolasinski

What version of Tailwind CSS are you using?

^4.1.10

What build tool (or framework if it abstracts the build tool) are you using?

Next.js 15.3.4

What version of Node.js are you using?

v24.3.0

What browser are you using?

Chrome

What operating system are you using?

Linux

Describe your issue

the marker is not centered - it depends on the font family

Image Image

Temporary solution:

    input::-webkit-calendar-picker-indicator {
        font: initial;
    }

Metadata

Metadata

Assignees

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