浏览代码

fix graph layout

AykutSarac 3 年之前
父节点
当前提交
02d249ce8f
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/pages/editor/index.tsx

+ 0 - 1
src/pages/editor/index.tsx

@@ -6,7 +6,6 @@ import { LiveEditor } from "./LiveEditor";
 
 
 const StyledPageWrapper = styled.div`
 const StyledPageWrapper = styled.div`
   display: flex;
   display: flex;
-  width: 100%;
 `;
 `;
 
 
 const StyledEditorWrapper = styled.div`
 const StyledEditorWrapper = styled.div`