BigW Consortium Gitlab

Commit d64196fb by Clement Ho

Move repo file buttons to below the blob viewer

parent 9a7a46ac
......@@ -48,8 +48,8 @@ export default {
<div class="tree-content-holder">
<repo-sidebar/><div class="panel-right" :class="{'edit-mode': editMode}">
<repo-tabs/>
<repo-file-buttons/>
<component :is="currentBlobView" class="blob-viewer-container"></component>
<repo-file-buttons/>
<!-- <repo-binary-viewer/> soon™ -->
</div>
<repo-commit-section/>
......
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