1
Fork 0

add word break :p

This commit is contained in:
Ashley 2022-11-15 01:56:59 +01:00
parent 5af26d1802
commit 923b849276

View file

@ -53,6 +53,7 @@ a {
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
word-break: break-all;
}
.video-sub-info.description {