瀏覽代碼

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;