瀏覽代碼

背景色

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;