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 committed Sep 17, 2024
1 parent 7003b61 commit 3ac6353
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
Expand Up @@ -2,6 +2,7 @@

.review-modal-body {
background-color: $gray-300 !important;
overflow: auto !important;
padding: inherit;

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

0 comments on commit 3ac6353

Please sign in to comment.