fix: Document shrinks if only content is embed
This commit is contained in:
@@ -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