字体换行

This commit is contained in:
luyuan 2020-09-01 16:53:49 +08:00
parent 64824a8fb7
commit f9f6bba08b
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

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