chengwl 5 jaren geleden
bovenliggende
commit
b2a64d81fe
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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;