I don't know why I didn't do this from the start, but moved ReactionMessageData RawReactionMessageInfo and ReactionMessageInfo into a reaction messages type file. Almost all the other message types do this as well
Details
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Then why are we keeping styles like border and border-radius?
Don't these styles also affect the <textarea> tag? Are you sure we want to be removing these styles for that as well? Or should we break this into two separate selectors (one for input and another for textarea)?