diff --git a/src/apps/content-editor/src/app/views/ItemList/ItemList.js b/src/apps/content-editor/src/app/views/ItemList/ItemList.js index 4704468f27..6c17e2d0c8 100644 --- a/src/apps/content-editor/src/app/views/ItemList/ItemList.js +++ b/src/apps/content-editor/src/app/views/ItemList/ItemList.js @@ -740,7 +740,7 @@ export default connect((state, props) => { reverseSort: filter.reverseSort, }} height={height} - width={width} + width="100%" > {RowRender}