diff --git a/web/components/chat/ChatTextField/ChatTextField.stories.tsx b/web/components/chat/ChatTextField/ChatTextField.stories.tsx index f2e6ac5d0..6ef1bd417 100644 --- a/web/components/chat/ChatTextField/ChatTextField.stories.tsx +++ b/web/components/chat/ChatTextField/ChatTextField.stories.tsx @@ -33,7 +33,7 @@ export default { component: ChatTextField, parameters: { fetchMock: mocks, - chromatic: { diffThreshold: 0.8 }, + chromatic: { diffThreshold: 0.83 }, design: { type: 'image',