Skip to content

Commit

Permalink
Tweak z-index styles
Browse files Browse the repository at this point in the history
  • Loading branch information
martyf committed Jun 16, 2023
1 parent 2714f50 commit 2247fa5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions resources/css/support.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,10 @@
opacity:25%;
pointer-events: none;
}

#hubspot-messages-iframe-container {
z-index: 50;
}
.portal-targets {
z-index: 51;
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion resources/dist/build/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"resources/css/support.css": {
"file": "assets/support-3367c6d6.css",
"file": "assets/support-a5b2935f.css",
"isEntry": true,
"src": "resources/css/support.css"
},
Expand Down

0 comments on commit 2247fa5

Please sign in to comment.