We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b1624 commit a6e51dcCopy full SHA for a6e51dc
src/layouts/MarkdownLayout.astro
@@ -11,7 +11,7 @@ const { title, description } = Astro.props;
11
</Layout>
12
13
<style>
14
- .mermaid-0 {
+ #mermaid-0 {
15
min-width: 1264px;
16
}
17
</style>
0 commit comments