refactor: Source view Vue component

This commit is contained in:
NGPixel
2017-05-21 21:30:34 -04:00
parent bf6eae1428
commit 45d94e7e94
5 changed files with 12 additions and 125 deletions

View File

@@ -347,7 +347,7 @@
height: 100%;
}*/
#page-type-source .ace-container {
main > .ace-container {
min-height: 95vh;
}