2024-08-05 17:14:19 +02:00
|
|
|
<link href="/css/ds.css?ts={{& ts}}" rel="stylesheet" type="text/css" />
|
2024-07-02 11:58:39 +02:00
|
|
|
<style>
|
|
|
|
body {
|
|
|
|
overflow-y: scroll;
|
|
|
|
}
|
2024-07-25 12:08:22 +02:00
|
|
|
|
|
|
|
#storybook-root {
|
|
|
|
height: 100%;
|
|
|
|
}
|
2024-08-05 17:14:19 +02:00
|
|
|
</style>
|