浏览代码

minor fix

Olivier Massot 7 月之前
父节点
当前提交
96240b1b7c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/Logiciels/Artist/Trial.vue

+ 1 - 1
components/Logiciels/Artist/Trial.vue

@@ -75,7 +75,7 @@
     left: 0;
     width: 100%;
     height: 100%;
-    background-color: rgba(0, 0, 0, 0.4);
+    background-color: rgba(0, 0, 0, 0.5);
     z-index: 1;
   }