Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[gui] Use textarea at source component description
The `Description` field on the Web GUI when editing source components is a single-line textbox, which makes writing anything longer than six words needing scroll. For this reason we turn the UI element into a textarea.
- Loading branch information