Skip to content

bug: The scroll button is at the middle of the input-sm component #2625

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
hughlv opened this issue Dec 7, 2023 · 1 comment
Closed

bug: The scroll button is at the middle of the input-sm component #2625

hughlv opened this issue Dec 7, 2023 · 1 comment

Comments

@hughlv
Copy link

hughlv commented Dec 7, 2023

What version of daisyUI are you using?

v4.4.14

Which browsers are you seeing the problem on?

Edge

Reproduction URL

https://daisyui.com/components/input/

Describe your issue

Please see this screenshot:

image

The problem is that padding-right is set 0.75rem. It's fine for normal text input, but makes the scroll up/down buttons positioned in a weired place.

image

If I change the padding-right to 0 mannually then the scroll buttons will be at the right place.

Copy link

github-actions bot commented Dec 7, 2023

Thank you @hughlv for reporting issues. It helps daisyUI a lot 💚
I'll be working on issues one by one. I will help with this one as soon as a I find a solution.
In the meantime providing more details and reproduction links would be helpful.

Nekxio added a commit to Nekxio/daisyui that referenced this issue Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant