Fixed CodeMirror editor view height in studio.
TNL-920
This commit is contained in:
@@ -222,6 +222,10 @@
|
||||
height: 365px;
|
||||
}
|
||||
|
||||
.CodeMirror-advanced {
|
||||
height: 435px;
|
||||
}
|
||||
|
||||
.wrapper-comp-settings {
|
||||
|
||||
.list-input {
|
||||
|
||||
Reference in New Issue
Block a user