Update cursor z-index

This commit is contained in:
Corey Johnson
2014-06-11 10:04:31 -07:00
parent f4b7f86eb0
commit 5e51445118

View File

@@ -17,7 +17,7 @@
}
.cursor {
z-index: 2;
z-index: 4;
pointer-events: none;
}