Added overflow property
This commit is contained in:
parent
cf2e784792
commit
27b92532da
|
@ -41,6 +41,7 @@ public class Timeline {
|
|||
+ "color: %s;"
|
||||
+ "font-family: roboto-Light;"
|
||||
+ "font-size: 13pt;"
|
||||
+ "overflow-wrap: break-word;"
|
||||
+ "}"
|
||||
+ "a {"
|
||||
+ "font-style: normal;"
|
||||
|
|
Loading…
Reference in New Issue