修改字体大小 #382

Merged
theluyuan merged 1 commits from xbx into master 2020-09-21 00:41:41 +00:00

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>