jwyu 2 سال پیش
والد
کامیت
6556fa7330
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/components/VideoBox.vue

+ 1 - 1
src/components/VideoBox.vue

@@ -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;