Skip to content

Commit 2cb61cc

Browse files
committed
Update UI.js
1 parent c3fc877 commit 2cb61cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/UI.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -891,8 +891,8 @@ export const injectStyledCSS = (
891891
height: 100% !important;
892892
width: 100% !important;
893893
max-width: 100% !important;
894-
display: block;
895-
pointer-events: auto;
894+
display: block !important;
895+
pointer-events: auto !important;
896896
}
897897
898898
.gleap-frame-container--hidden {

0 commit comments

Comments
 (0)