diff --git a/components/link-form.js b/components/link-form.js index 5ed92481..e69870ee 100644 --- a/components/link-form.js +++ b/components/link-form.js @@ -192,6 +192,8 @@ export function LinkForm ({ item, sub, editThreshold, children }) { label='context' name='text' minRows={2} + // https://github.com/Andarist/react-textarea-autosize/pull/371 + style={{ width: 'auto' }} />