Skip to content

Commit

Permalink
Fullstory unmask Web all components.
Browse files Browse the repository at this point in the history
Global class selector applied.
  • Loading branch information
LCOleksii committed Aug 14, 2024
1 parent 29fb6bb commit 26cfe11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<!-- End Google Tag Manager (noscript) -->
<% } %>
<div style="position: absolute; top: 0; left: 0; right: 0; height: 30px;" data-drag-area="true"></div>
<div id="root"></div>
<div id="root" class="fs-unmask"></div>
<div id="splash">
<div class="splash-logo">
<%= htmlWebpackPlugin.options.splashLogo %>
Expand Down

0 comments on commit 26cfe11

Please sign in to comment.