Skip to content

Commit 7656e60

Browse files
authored
Fix lti height (#19)
1 parent 69a443a commit 7656e60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/index.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,9 @@
382382
.modal-content {
383383
height: 80vh;
384384
}
385+
.pgn__modal-body-content {
386+
height: 100%;
387+
}
385388
}
386389

387390
.greyed-out {

0 commit comments

Comments
 (0)