Skip to content
Snippets Groups Projects
Commit b830923c authored by stvn's avatar stvn
Browse files

Merge PR #26751 bd03/lti/upsize-iframe

* Commits:
  fix: Upsize LTI Discussions iframe, 400px -> 800px
parents 2ffa80cb 09e20a4a
No related branches found
No related tags found
No related merge requests found
......@@ -143,7 +143,7 @@ class LtiCourseLaunchMixin:
"""
#lti-tab-embed {
width: 100%;
min-height: 400px;
min-height: 800px;
border: none;
}
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment