diff --git a/src/settings/FeedbackSettingsTab.tsx b/src/settings/FeedbackSettingsTab.tsx index 3673bb1a..10f5c69c 100644 --- a/src/settings/FeedbackSettingsTab.tsx +++ b/src/settings/FeedbackSettingsTab.tsx @@ -57,12 +57,14 @@ export const FeedbackSettingsTab: FC = ({ roomId }) => { const [optInAnalytics, setOptInAnalytics] = useOptInAnalytics(); const optInDescription = ( - - -
- You may withdraw consent by unchecking this box. If you are currently in a - call, this setting will take effect at the end of the call. -
+ + + +
+ You may withdraw consent by unchecking this box. If you are currently in + a call, this setting will take effect at the end of the call. +
+
); // in the embedded package the widget host is responsible for analytics consent