소스 검색

样式修改

黄琪勇 3 달 전
부모
커밋
5d7af20aaa
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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{