mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-20 05:12:54 +08:00
reduce editor font size
This commit is contained in:
parent
736f5e8276
commit
fdcf538b2c
@ -108,7 +108,7 @@ const JsonEditor: React.FC<{
|
||||
theme="tomorrow_night"
|
||||
width={editorWidth}
|
||||
height="100%"
|
||||
fontSize={14}
|
||||
fontSize={12}
|
||||
wrapEnabled
|
||||
setOptions={{ useWorker: false }}
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user