Skip to content

Commit ecf8ea4

Browse files
committed
hide cursor hit
1 parent 32f558e commit ecf8ea4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: web/src/components/Overlay/IframeOverlayPage.tsx

+5
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ export function IframeOverlayPage() {
2929
display: none !important;
3030
}
3131
32+
#cursor_hint {
33+
display: none !important;
34+
opacity: 0 !important;
35+
}
36+
3237
/** Please don't hate me tldraw, I can't show this in the overlay, that would suck for the stream. But it's still visible for the editors. **/
3338
3439
.tl-watermark_SEE-LICENSE {

0 commit comments

Comments
 (0)