diff --git a/.storybook/styles.less b/.storybook/styles.less new file mode 100644 index 000000000..e2c1e697a --- /dev/null +++ b/.storybook/styles.less @@ -0,0 +1,4 @@ +:global(#root) { + width: 100%; + height: 100%; +} \ No newline at end of file