Skip to content

Commit 4248cbf

Browse files
committed
Keep storybook stable
1 parent 63beff0 commit 4248cbf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

entry_types/scrolled/package/.storybook/preview-head.html.template

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
bottom: 0;
3030
right: 0;
3131
}
32+
33+
:root {
34+
--theme-widget-margin-top: 58px;
35+
}
3236
</style>
3337

3438
<script>

0 commit comments

Comments
 (0)