Add overflow-wrap to lines.css
This commit is contained in:
parent
0a361a268c
commit
f06b06fe76
|
@ -18,6 +18,7 @@
|
||||||
text-align: right;
|
text-align: right;
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
color: #999;
|
color: #999;
|
||||||
|
overflow-wrap: normal;
|
||||||
|
|
||||||
-webkit-touch-callout: none;
|
-webkit-touch-callout: none;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
|
|
Loading…
Reference in New Issue