We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8809f4c commit f95ede9Copy full SHA for f95ede9
src/containers/ReviewModal/ReviewModal.scss
@@ -2,6 +2,7 @@
2
3
.review-modal-body {
4
background-color: $gray-300 !important;
5
+ overflow: auto !important;
6
padding: inherit;
7
8
& > div.pgn__modal-body-content {
0 commit comments