react-multi-email icon indicating copy to clipboard operation
react-multi-email copied to clipboard

Not able to increase length of the input feild

Open anigupta1121 opened this issue 5 years ago • 1 comments

image

anigupta1121 avatar Jul 02 '20 03:07 anigupta1121

You can create another classname from the component and override the input style from your new classname ..

example : .mutiple-react-input > input { witdh : "100% !important" }

groperti avatar Mar 01 '23 10:03 groperti