react-otp-input icon indicating copy to clipboard operation
react-otp-input copied to clipboard

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

Open rajeshwar-sopho opened this issue 3 years ago • 1 comments

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

rajeshwar-sopho avatar Aug 16 '21 12:08 rajeshwar-sopho

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

gustavomanolo avatar Aug 24 '22 01:08 gustavomanolo

The input is now fully customizable with v3

prateek3255 avatar Mar 26 '23 07:03 prateek3255

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

void-hr avatar Sep 16 '23 10:09 void-hr