jwyu 2 gadi atpakaļ
vecāks
revīzija
6556fa7330
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/components/VideoBox.vue

+ 1 - 1
src/components/VideoBox.vue

@@ -515,7 +515,7 @@ const handleSendDanmu=async ()=>{
         right: 0;
         right: 0;
         height: 70px;
         height: 70px;
         z-index: 99;
         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{
         .danmu-item{
             color: #fff;
             color: #fff;
             animation: move 6s linear;
             animation: move 6s linear;