Fixed MarkdownEditor outgrow etc
This commit is contained in:
@@ -44,6 +44,7 @@ class Editor extends Component {
|
||||
</Flex>
|
||||
)}
|
||||
title={ title }
|
||||
fixed={ true }
|
||||
>
|
||||
<MarkdownEditor
|
||||
onChange={ this.props.updateText }
|
||||
|
||||
Reference in New Issue
Block a user