Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(feedback): remove textarea overflow hiding to allow scrolling
I'm unsure why all textareas need overflow hidden. Doing so essentially overrides what I would expect to be standard textarea behavior. I would rather remove the reset and fix any areas that have issues.
- Loading branch information