Files
penpot/frontend/resources/templates/preview-head.mustache

12 lines
182 B
Plaintext

<link href="./css/ds.css?version={{& version}}" rel="stylesheet" type="text/css" />
<style>
body {
overflow-y: scroll;
}
#storybook-root {
height: 100%;
}
</style>