Compare commits

..

No commits in common. "c606b9b3cee02c72d41bc25bcf5721e6a2b26795" and "bf765ba231d783ff96ee57b2fe28edc05eac29eb" have entirely different histories.

View File

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