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`