Describe the bug
When I use one of the form parts (input, select, and text area) the right border bleeds past the edge of its container.
To Reproduce
I have built a code sandbox that demonstrates this behavior.
Expected behavior
Form parts should stop at the end of its parent container.
Screenshots

Environment:
I have PR to fixed this case by width from nes-input to let it stretch to parent tag.
Please, review and see more information from this #327 馃榿
Since, PR https://github.com/nostalgic-css/NES.css/pull/327 is waiting for contributor since April. I've fixed the issue as per suggestion by @BcRikko .
:tada: This issue has been resolved in version 2.3.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Most helpful comment
I have PR to fixed this case by width from nes-input to let it stretch to parent tag.
Please, review and see more information from this #327 馃榿