Fixed CodeMirror editor view height in studio.

TNL-920
This commit is contained in:
Waheed Ahmed
2014-12-09 16:22:57 +05:00
parent f733d1d8bd
commit 2ffe6032bf
3 changed files with 8 additions and 0 deletions

View File

@@ -222,6 +222,10 @@
height: 365px;
}
.CodeMirror-advanced {
height: 435px;
}
.wrapper-comp-settings {
.list-input {