Browse Source

Darker overlay

sbkwgh 8 năm trước cách đây
mục cha
commit
ee59d6755e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;