chore: avoid story with custom font size to affect of room list item stories in docs page (#32612)

This commit is contained in:
Florian Duros
2026-02-25 14:28:21 +01:00
committed by GitHub
parent db3af8e653
commit 9590d22abe
@@ -225,6 +225,15 @@ export const WithLargeFont: Story = {
args: {
isSelected: true,
},
// Render the story in an iframe to avoid affecting other story
parameters: {
docs: {
story: {
inline: false,
iframeHeight: 170,
},
},
},
decorators: [
(Story) => {
useEffect(() => {