Update styling of the Analytics toast to try and decrease number of users blindly pressing No

This commit is contained in:
Michael Telatynski 2020-11-09 14:21:45 +00:00
parent a7e6d8e7f0
commit 36ef9ec341
5 changed files with 7 additions and 5 deletions

View file

@ -225,6 +225,7 @@
@import "./views/settings/tabs/user/_SecurityUserSettingsTab.scss";
@import "./views/settings/tabs/user/_VoiceUserSettingsTab.scss";
@import "./views/terms/_InlineTermsAgreement.scss";
@import "./views/toasts/_AnalyticsToast.scss";
@import "./views/toasts/_NonUrgentEchoFailureToast.scss";
@import "./views/verification/_VerificationShowSas.scss";
@import "./views/voip/_CallContainer.scss";