mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +08:00
decrease maxscale
This commit is contained in:
parent
03647216bc
commit
975dde2cff
@ -74,7 +74,7 @@ export const LiveEditor: React.FC = React.memo(() => {
|
|||||||
<StyledLiveEditor>
|
<StyledLiveEditor>
|
||||||
<StyledEditorWrapper>
|
<StyledEditorWrapper>
|
||||||
<TransformWrapper
|
<TransformWrapper
|
||||||
maxScale={2}
|
maxScale={1.8}
|
||||||
minScale={0.4}
|
minScale={0.4}
|
||||||
initialScale={0.8}
|
initialScale={0.8}
|
||||||
ref={wrapperRef}
|
ref={wrapperRef}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user