Merge pull request '字体换行' (#80) from xbx into master

Reviewed-on: http://git.luyuan.tk/luyuan/demingshangjia/pulls/80
This commit is contained in:
luyuan 2020-09-01 16:55:45 +08:00
commit 5017534a24

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;