AykutSarac преди 3 години
родител
ревизия
975dde2cff
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/containers/LiveEditor/index.tsx

+ 1 - 1
src/containers/LiveEditor/index.tsx

@@ -74,7 +74,7 @@ export const LiveEditor: React.FC = React.memo(() => {
       <StyledLiveEditor>
         <StyledEditorWrapper>
           <TransformWrapper
-            maxScale={2}
+            maxScale={1.8}
             minScale={0.4}
             initialScale={0.8}
             ref={wrapperRef}