8 lines
75 B
HTML
8 lines
75 B
HTML
|
<style>
|
||
|
html,
|
||
|
body,
|
||
|
#storybook-root {
|
||
|
height: 100%;
|
||
|
}
|
||
|
</style>
|