Преглед изворни кода

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;