We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 511be19 commit 93c16e3Copy full SHA for 93c16e3
stagehand/domScripts.js
@@ -1101,7 +1101,7 @@
1101
<rect x="12.5" y="13.6" transform="matrix(0.9221 -0.3871 0.3871 0.9221 -5.7605 6.5909)" width="2" height="8" fill="#000000"/>
1102
</svg>
1103
`;
1104
- cursor.style.position = 'absolute';
+ cursor.style.position = 'fixed';
1105
cursor.style.top = '0';
1106
cursor.style.left = '0';
1107
cursor.style.width = '28px';
0 commit comments