Skip to content

Commit 955a098

Browse files
author
Jacob Shandling
committed
restore on tooltips to prevent chaos
1 parent 9aa3c15 commit 955a098

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/pages/policies/ManagePoliciesPage/ManagePoliciesPage.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -788,6 +788,7 @@ const ManagePolicyPage = ({
788788
place="left"
789789
positionStrategy="fixed"
790790
offset={24}
791+
disableStyleInjection
791792
>
792793
Available in Fleet Premium
793794
</ReactTooltip5>
@@ -805,6 +806,7 @@ const ManagePolicyPage = ({
805806
place="left"
806807
positionStrategy="fixed"
807808
offset={24}
809+
disableStyleInjection
808810
>
809811
Select a team to manage
810812
<br />

0 commit comments

Comments
 (0)