Browse Source

样式修改

黄琪勇 1 month ago
parent
commit
5d7af20aaa
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/creation/index.module.less

+ 2 - 2
src/views/creation/index.module.less

@@ -252,8 +252,8 @@
                     background-color: #ffffff;
                 }
                 .plyr__progress__buffer {
-                    color: #fff;
-                    background-color: #fff;
+                  color: rgba(255, 255, 255, 0.5);
+                  background-color: rgba(255, 255, 255, 0.3);
                 }
             }
             .plyr__controls__item.plyr__time{