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`
   display: flex;
-  width: 100%;
 `;
 
 const StyledEditorWrapper = styled.div`