Skip to content

bug: range input slider displays incorrectly when longer than 3235 pixel #4334

Description

@goswinr

Reproduction URL (Required)

https://play.tailwindcss.com/QFCr6ZiinD?layout=horizontal

What version of daisyUI are you using?

tailwind play 4.1.17

Which browsers are you seeing the problem on?

Chrome

Describe your issue

You need a big screen to reproduce this bug !
When the slider is wider than 3235 pixel (e.g. on a 4K screen) the slider start gets trimmed off when the thumb is at the end. See screenshot from Tailwind play and https://play.tailwindcss.com/QFCr6ZiinD?layout=horizontal

Image
<input type="range" min="0" max="100" value="40" class="range w-full" />
<!-- When this screen is wider than 3235 pixel the slider start gets trimmed off  -->

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions