0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 02:22:49 +00:00

Creating thew new brew renderer

This commit is contained in:
Scott Tolksdorf
2016-05-09 09:35:43 -04:00
parent 62654102b8
commit 30e6bb28ad
5 changed files with 122 additions and 11 deletions

View File

@@ -4,7 +4,7 @@
width : 100%;
height : 500px;
//height : 500px;
.snippetBar{
padding : 5px;
@@ -69,9 +69,6 @@
}
.codeEditor{
height : 100%;
}