Explorar o código

reduce editor font size

= %!s(int64=3) %!d(string=hai) anos
pai
achega
fdcf538b2c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/containers/JsonEditor/index.tsx

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

@@ -108,7 +108,7 @@ const JsonEditor: React.FC<{
         theme="tomorrow_night"
         width={editorWidth}
         height="100%"
-        fontSize={14}
+        fontSize={12}
         wrapEnabled
         setOptions={{ useWorker: false }}
       />