fix: enable scroll in grading modal
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
.review-modal-body {
|
||||
background-color: $gray-300 !important;
|
||||
overflow: auto !important;
|
||||
padding: inherit;
|
||||
|
||||
& > div.pgn__modal-body-content {
|
||||
|
||||
Reference in New Issue
Block a user