devfolioco / react-otp-input

:heavy_check_mark: OTP Input Component for React
http://devfolioco.github.io/react-otp-input
MIT License
663 stars 426 forks source link

width parameter is preventing tailwind to change width of the input box #301

Closed rajeshwar-sopho closed 1 year ago

rajeshwar-sopho commented 3 years ago

This width 1em property is preventing tailwind to change the width of the input box.

gustavomanolo commented 2 years ago

When is this going to be merged? I'm experiencing the same issue :(

prateek3255 commented 1 year ago

The input is now fully customizable with v3

void-hr commented 1 year ago

The input is now fully customizable with v3

I am trying to style using tailwind css, still facing same issue My react-otp-input ^3.0.4