Commit 18ec8a92 by Usman Khalid

Sass changes to studio editor for multiple textareas for training step.

TNL-708
parent ff1c9844
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -934,7 +934,7 @@ ...@@ -934,7 +934,7 @@
.openassessment_training_example_body { .openassessment_training_example_body {
@include padding(0, 15px, 15px, 15px); @include padding(0, 15px, 15px, 15px);
position: relative; position: relative;
overflow: hidden; overflow: scroll;
.openassessment_training_example_essay_wrapper { .openassessment_training_example_essay_wrapper {
width: 58%; width: 58%;
display: inline-block; display: inline-block;
......
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