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 b4a6597 commit d973d83Copy full SHA for d973d83
src/LiveDevelopment/BrowserScripts/RemoteFunctions.js
@@ -4176,7 +4176,7 @@ function RemoteFunctions(config = {}) {
4176
"top": offset.top + "px",
4177
"width": elementBounds.width + "px",
4178
"height": elementBounds.height + "px",
4179
- "z-index": 2147483646,
+ "z-index": 2147483645,
4180
"margin": 0,
4181
"padding": 0,
4182
"position": "absolute",
0 commit comments