Japanese Character Fix

This commit is contained in:
Vibhor Sehgal 2018-10-14 13:28:48 +05:30
parent 9e1741f883
commit d9018185e7

View file

@ -16,7 +16,7 @@
#{$extras} { #{$extras} {
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
line-height: normal; line-height: 1.2em;
white-space: nowrap; white-space: nowrap;
word-wrap: break-word; word-wrap: break-word;
} }