MDL-64524 gradingform_guide: Marking guide comments
When there are too many comments, scroll the list so they still fit in the dialogue.
This commit is contained in:
@@ -237,3 +237,7 @@
|
||||
margin: 0;
|
||||
width: auto;
|
||||
}
|
||||
.gradingform_guide_comment_chooser {
|
||||
max-height: 80vh;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user