Skip to content

Commit

Permalink
fix: enable scroll in grading modal
Browse files Browse the repository at this point in the history
  • Loading branch information
viadanna authored Sep 17, 2024
2 parents 55a5750 + 47502a2 commit cc8cc1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/containers/ReviewModal/ReviewModal.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.review-modal-body {
background-color: var(--pgn-color-gray-300) !important;
overflow: auto !important;
padding: inherit;

& > div.pgn__modal-body-content {
Expand Down

0 comments on commit cc8cc1f

Please sign in to comment.