We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 301b04e commit d8e6f4fCopy full SHA for d8e6f4f
ui/arduino/store.js
@@ -1,5 +1,5 @@
1
const log = console.log
2
-const DEFAULT_PANEL_HEIGHT = '25rem'
+const DEFAULT_PANEL_HEIGHT = '15rem'
3
4
function resizeEditor(state) {
5
const el = state.cache(AceEditor, 'editor').element
0 commit comments