Jelajahi Sumber

fix graph layout

AykutSarac 3 tahun lalu
induk
melakukan
02d249ce8f
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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`
   display: flex;
-  width: 100%;
 `;
 
 const StyledEditorWrapper = styled.div`