Explorar el Código

按钮透明度

skyblued hace 2 años
padre
commit
79b48252fc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/coursewarePlay/index.module.less

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

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