react-code-input
react-code-input copied to clipboard
Rounded borders around the value with a underlined placeholder
Any idea how to recreate the UI below:
- Can't use outlines or box shadows; one cannot be rounded, the other one doesn't have separation between the border.
- Can't use background images since they cannot exceed the div's bounding box