소스 검색

Fixed bug that you can't click on anything on page.

KrisVos130 9 년 전
부모
커밋
f00211c7af
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/app.css

+ 1 - 0
app/app.css

@@ -171,6 +171,7 @@ form button:hover {
   position: absolute;
   z-index: 1;
   margin: 0px;
+  pointer-events: none;
 }
 .bg-bubbles li {
   position: absolute;