From 916c1dc9fc479ae932e3231cf51eaaadb47e49ec Mon Sep 17 00:00:00 2001 From: Lukas Martinelli Date: Mon, 26 Dec 2016 11:55:39 +0100 Subject: [PATCH] No scrollbar style for JSON mode --- src/components/layers/JSONEditor.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/layers/JSONEditor.jsx b/src/components/layers/JSONEditor.jsx index cc93b01..9043a86 100644 --- a/src/components/layers/JSONEditor.jsx +++ b/src/components/layers/JSONEditor.jsx @@ -51,6 +51,7 @@ class JSONEditor extends React.Component { theme: 'maputnik', viewportMargin: Infinity, lineNumbers: false, + scrollbarStyle: "null", } return