Merge pull request '修改字体大小' (#382) from xbx into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/382
This commit is contained in:
luyuan 2020-09-21 08:41:39 +08:00
commit c606b9b3ce

View File

@ -312,10 +312,11 @@
width: 690rpx;
}
.danmuitem{
font-size: 26rpx;
font-size: 30rpx;
color: #fff;
flex-direction: column-reverse;
word-wrap:anywhere;
font-weight: bold;
}
</style>