fix(challenges): Word wrap fix for Chrome (#16736)

This commit is contained in:
Arpit Agarwal
2018-02-24 12:17:33 +05:30
committed by mrugesh mohapatra
parent 229a6902a5
commit 68dde75add

View File

@ -2,6 +2,7 @@
@ns: step;
.@{ns}-description {
word-wrap: break-word;
font-size: 1.5em;
}
.@{ns}-counter {