Commit 19e9ff7c by Waheed Ahmed

Fixed studio can't handle more than 9 lines in advanced settings.

STUD-1483
parent b1a0cc9d
......@@ -833,7 +833,6 @@
outline: 0;
height: auto;
min-height: ($baseline*2.25);
max-height: ($baseline*10);
&.CodeMirror-focused {
@include linear-gradient($paleYellow, tint($paleYellow, 90%));
......
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