Skip to content

Commit 2d1647a

Browse files
authored
Merge pull request #47401 from LCOleksii/fullstory-unmask-views
Fullstory unmask Web all components.
2 parents 27e62e7 + 26cfe11 commit 2d1647a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<!-- End Google Tag Manager (noscript) -->
124124
<% } %>
125125
<div style="position: absolute; top: 0; left: 0; right: 0; height: 30px;" data-drag-area="true"></div>
126-
<div id="root"></div>
126+
<div id="root" class="fs-unmask"></div>
127127
<div id="splash">
128128
<div class="splash-logo">
129129
<%= htmlWebpackPlugin.options.splashLogo %>

0 commit comments

Comments
 (0)