diff --git a/web/components/modals/BrowserNotifyModal/BrowserNotifyModal.stories.tsx b/web/components/modals/BrowserNotifyModal/BrowserNotifyModal.stories.tsx index 9182b8b52..03dcb7ff6 100644 --- a/web/components/modals/BrowserNotifyModal/BrowserNotifyModal.stories.tsx +++ b/web/components/modals/BrowserNotifyModal/BrowserNotifyModal.stories.tsx @@ -14,7 +14,7 @@ export default { title: 'owncast/Modals/Browser Notifications', component: BrowserNotifyModal, parameters: { - chromatic: { diffThreshold: 0.7 }, + chromatic: { diffThreshold: 0.9 }, design: { type: 'image', url: BrowserNotifyModalMock,