fix: Document shrinks if only content is embed
This commit is contained in:
parent
7413e8bf7a
commit
383806d155
@ -66,7 +66,7 @@ class DocumentEditor extends React.Component<Props> {
|
||||
);
|
||||
|
||||
return (
|
||||
<Flex column>
|
||||
<Flex auto column>
|
||||
<Title
|
||||
type="text"
|
||||
onChange={onChangeTitle}
|
||||
|
Reference in New Issue
Block a user