Fix RA-#10 background color of mobileConsole
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user