mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
show log in the middle
This commit is contained in:
parent
d2d08e1fb1
commit
9050f6f85f
1
node_modules/ace_tree/lib/ace_tree/layer/heading.js
generated
vendored
1
node_modules/ace_tree/lib/ace_tree/layer/heading.js
generated
vendored
@ -68,6 +68,7 @@ function ColumnHeader(parentEl, renderer) {
|
||||
}
|
||||
col.pixelWidth = 0;
|
||||
}, this);
|
||||
columns.fixedWidth = fixedWidth;
|
||||
columns.$fixedWidth = fixedWidth + "px";
|
||||
columns.width = null;
|
||||
provider.columns = columns;
|
||||
|
||||
@ -106,7 +106,7 @@
|
||||
"c9.ide.run.build": "#0598fff697",
|
||||
"c9.ide.run.debug.xdebug": "#5c004d2d75",
|
||||
"c9.ide.save": "#5118b30230",
|
||||
"c9.ide.scm": "#b4ffbb4833",
|
||||
"c9.ide.scm": "#fc664f1c9b",
|
||||
"c9.ide.terminal.monitor": "#35afa7f97f",
|
||||
"c9.ide.test": "#520fa1e6c5",
|
||||
"c9.ide.test.mocha": "#7844e1dc83",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user