mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 07:29:08 -05:00
10 lines
No EOL
157 B
HTML
10 lines
No EOL
157 B
HTML
<link href="/css/ds.css" rel="stylesheet" type="text/css" />
|
|
<style>
|
|
body {
|
|
overflow-y: scroll;
|
|
}
|
|
|
|
#storybook-root {
|
|
height: 100%;
|
|
}
|
|
</style> |