Added 'pointer-events: none' to prevent tooltips from overlapping the UI.

This commit is contained in:
orangemug
2017-11-07 18:29:55 +00:00
parent 616f45c586
commit f464f997d1

View File

@@ -35,6 +35,7 @@
left: 0;
width: 120px;
z-index: 10;
pointer-events: none;
}
}