浏览代码

按钮透明度

skyblued 2 年之前
父节点
当前提交
79b48252fc
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;