Open
Description
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


Temporary solution:
input::-webkit-calendar-picker-indicator {
font: initial;
}
Metadata
Metadata
Assignees
Labels
No labels