The CodeMirror Component should always have a certain number of lines by default, regardless of how big the code is. Then after a certain max_height, it should be scrollable.
In this example the Inputs CodeMirror box has 4 lines and the Outputs box only 1.
The CodeMirror Component should always have a certain number of lines by default, regardless of how big the code is. Then after a certain max_height, it should be scrollable.
In this example the Inputs CodeMirror box has 4 lines and the Outputs box only 1.