diff --git a/src/App/styles.less b/src/App/styles.less index bb002fbf0..517215630 100644 --- a/src/App/styles.less +++ b/src/App/styles.less @@ -67,8 +67,8 @@ svg { html { width: 100%; height: 100%; - min-width: 800px; - min-height: 600px; + min-width: 640px; + min-height: 480px; font-family: 'Roboto', 'sans-serif'; overflow: auto;