diff --git a/client/scripts/mobileconsole.js b/client/scripts/mobileconsole.js index d6532e2..f5d21fc 100644 --- a/client/scripts/mobileconsole.js +++ b/client/scripts/mobileconsole.js @@ -335,7 +335,7 @@ var mobileConsole = (function () { var elements = { lines: [], acItems: [], - base: createElem('div', 'base', { + base: createElem('div', 'base page-bg', { boxSizing: 'border-box', position: 'fixed', resize: 'none',