react-tag-input-component icon indicating copy to clipboard operation
react-tag-input-component copied to clipboard

Minor css change for a better user experience

Open mbdev3 opened this issue 2 years ago • 0 comments

width: auto and flex-grow: 1 should be added to the rti--input class for the input to take the remaining space instead of the current width:50%. This will enable the user to click anywhere and be able to start typing

mbdev3 avatar Dec 19 '22 07:12 mbdev3