Fixed size of lti component in studio (#26075)
This commit is contained in:
@@ -460,3 +460,8 @@
|
||||
@include margin-left($baseline);
|
||||
}
|
||||
}
|
||||
|
||||
.ltiLaunchFrame{
|
||||
width:100%;
|
||||
height:100%
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user