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

Prevent input from overflowing to the left

Open aibars opened this issue 4 years ago • 1 comments

There seems to be a bug when text input is long enough, it overflows to the left regardless of the parent's div

aibars avatar Dec 21 '20 15:12 aibars

You're applying the fix to the generated/compiled file which will be overridden every time this library is built. The source file is in src/react-multi-email/style.css. But it looks like author has abandoned the library anyway.

tjomk avatar Dec 29 '20 09:12 tjomk