mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-20 05:12:54 +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>
|
||||
<StyledEditorWrapper>
|
||||
<TransformWrapper
|
||||
maxScale={2}
|
||||
maxScale={1.8}
|
||||
minScale={0.4}
|
||||
initialScale={0.8}
|
||||
ref={wrapperRef}
|
||||
|
Loading…
x
Reference in New Issue
Block a user