fix(challenges): Word wrap fix for Chrome (#16736)
This commit is contained in:
committed by
mrugesh mohapatra
parent
229a6902a5
commit
68dde75add
@ -2,6 +2,7 @@
|
||||
@ns: step;
|
||||
|
||||
.@{ns}-description {
|
||||
word-wrap: break-word;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
.@{ns}-counter {
|
||||
|
Reference in New Issue
Block a user