diff --git a/packages/devui/.storybook/preview-head.html b/packages/devui/.storybook/preview-head.html index a02e04b8..af6b8a0b 100644 --- a/packages/devui/.storybook/preview-head.html +++ b/packages/devui/.storybook/preview-head.html @@ -14,11 +14,7 @@ font-family: 'Helvetica Neue', 'Lucida Grande', sans-serif; font-size: 11px; } - #root, - #root > div { - height: 100%; - } - #root > div > div { + #root { display: flex; flex-direction: column; width: 100%;