Fixed studio can't handle more than 9 lines in advanced settings.
STUD-1483
This commit is contained in:
@@ -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%));
|
||||
|
||||
Reference in New Issue
Block a user