mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
🐛 Fix scrolling not working on storybook mdx files
This commit is contained in:
@@ -1 +1,6 @@
|
|||||||
<link href="/css/main.css" rel="stylesheet" type="text/css" />
|
<link href="/css/main.css" rel="stylesheet" type="text/css" />
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
overflow-y: scroll;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
Reference in New Issue
Block a user