Fix lti height (#19)

This commit is contained in:
Raymond Zhou
2025-09-11 23:54:17 -04:00
committed by GitHub
parent 69a443a571
commit 7656e602b6

View File

@@ -382,6 +382,9 @@
.modal-content {
height: 80vh;
}
.pgn__modal-body-content {
height: 100%;
}
}
.greyed-out {