We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
From the code here:
fluentui-contrib/packages/react-chat/src/components/Chat/useChatStyles.styles.ts
Line 26 in 170e83e
The maxWidth of the Chat component is hardcoded to 1056px.
maxWidth
Chat
This is causing issues with a 1P customer, and I'd like to understand where this value originates from.
Could this be removed ?