瀏覽代碼

Darker overlay

sbkwgh 8 年之前
父節點
當前提交
ee59d6755e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;