Pārlūkot izejas kodu

按钮透明度

skyblued 2 gadi atpakaļ
vecāks
revīzija
79b48252fc
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/views/coursewarePlay/index.module.less

+ 1 - 1
src/views/coursewarePlay/index.module.less

@@ -100,7 +100,7 @@
 .fullBtn {
 .fullBtn {
   width: 38px;
   width: 38px;
   height: 55px;
   height: 55px;
-  background: rgba(51, 51, 51, 0.15);
+  background: rgba(51, 51, 51, 0.4);
   border-radius: 8px;
   border-radius: 8px;
   display: flex;
   display: flex;
   flex-direction: column;
   flex-direction: column;