chengwl 5 년 전
부모
커밋
b2a64d81fe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      wp-content/plugins/coupon-creator/src/resources/css/coupon.css

+ 1 - 1
wp-content/plugins/coupon-creator/src/resources/css/coupon.css

@@ -357,7 +357,7 @@ button:focus {
 }
 
 .cover {
-    background: rgba(0, 0, 0, .3);
+    background: rgba(0, 0, 0, .1);
     position: fixed;
     top: 0;
     left: 0;