添加字体换行

This commit is contained in:
luyuan 2020-09-01 16:53:41 +08:00
parent edc1d0c160
commit 69c56b4772
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -309,11 +309,13 @@
position: fixed;
left: 30rpx;
bottom: 118rpx;
width: 690rpx;
}
.danmuitem{
font-size: 26rpx;
color: #fff;
flex-direction: column-reverse;
word-wrap:anywhere;
}
</style>