fixed scrollbar dragging - fixes #6359

This commit is contained in:
Eugene Pankov
2022-05-09 20:41:11 -07:00
parent 563cc49c3c
commit 8e7f69cb58

View File

@@ -15,6 +15,7 @@
.xterm-decoration-overview-ruler { .xterm-decoration-overview-ruler {
right: 6px; right: 6px;
pointer-events: none;
} }
.xterm-find-result-decoration { .xterm-find-result-decoration {