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:
Adeel Khan
2018-12-10 00:25:47 +05:00
parent 64ef69458b
commit 40b4130f18

View File

@@ -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 {