소스 검색

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;