sbkwgh 8 anni fa
parent
commit
ee59d6755e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/components/ReportPostModal.vue

+ 1 - 1
src/components/ReportPostModal.vue

@@ -104,7 +104,7 @@
 			height: 100%;
 			width: 100%;
 			z-index: 5;
-			background-color: rgba(0, 0, 0, 0.15);
+			background-color: rgba(0, 0, 0, 0.3);
 			display: flex;
 			align-items: center;
 			justify-content: center;