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} {
overflow: hidden;
text-overflow: ellipsis;
line-height: normal;
line-height: 1.2em;
white-space: nowrap;
word-wrap: break-word;
}