@@ -515,7 +515,7 @@ const handleSendDanmu=async ()=>{
right: 0;
height: 70px;
z-index: 99;
- // background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
+ background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
.danmu-item{
color: #fff;
animation: move 6s linear;