Allow mouse events to pass through selection

This commit is contained in:
Daniel Imms
2017-06-19 11:26:52 -07:00
parent 57921e3fe0
commit 6dbc476cdc
+1
View File
@@ -194,6 +194,7 @@
left: 0;
z-index: 1;
opacity: 0.3;
pointer-events: none;
}
.terminal .xterm-selection div {