Commit 89e520dd authored by Jacob Schatz's avatar Jacob Schatz

Fixes overflow of panel right.

parent c4882f70
......@@ -24,8 +24,7 @@ function initRepo() {
data: () => Store,
template: `
<div class="tree-content-holder">
<repo-sidebar/>
<div class="panel-right">
<repo-sidebar/><div class="panel-right">
<repo-tabs/>
<repo-file-buttons/>
<repo-editor/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment