Added overflow property

This commit is contained in:
ByteHamster 2019-11-13 11:02:20 +01:00
parent cf2e784792
commit 27b92532da
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ public class Timeline {
+ "color: %s;"
+ "font-family: roboto-Light;"
+ "font-size: 13pt;"
+ "overflow-wrap: break-word;"
+ "}"
+ "a {"
+ "font-style: normal;"