添加字体换行 #319

Merged
theluyuan merged 2 commits from xbx into master 2020-09-01 09:33:33 +00:00
Showing only changes of commit 69c56b4772 - Show all commits

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>