Adds dynamic type text size support for xblock content.
This would enable dynamically increasing text size of xblock content based on user accessibility text settings in ios. LEARNER-6730
This commit is contained in:
@@ -138,6 +138,7 @@ html.video-fullscreen {
|
||||
word-wrap: break-word;
|
||||
word-break: break-word;
|
||||
margin: 0 auto;
|
||||
font: -apple-system-body;
|
||||
|
||||
&.xblock-student_view-vertical,
|
||||
&.xblock-public_view-vertical {
|
||||
|
||||
Reference in New Issue
Block a user