Skip to content

Commit 8ace20d

Browse files
committed
v14.3.1
1 parent dd1183c commit 8ace20d

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

build/cjs/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/esm/index.mjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

published/14.3.1/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

published/latest/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/UI.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ export const injectStyledCSS = (
307307
left: 0px;
308308
width: 100vw;
309309
height: var(--gleap-margin-top);
310+
z-index: ${zIndexBase + 99};
310311
}
311312
312313
@keyframes gleapSlideIn {

0 commit comments

Comments
 (0)