Skip to content

Commit ede059e

Browse files
committed
Test mermaid.
1 parent a6e51dc commit ede059e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/MarkdownLayout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const { title, description } = Astro.props;
1010
<slot />
1111
</Layout>
1212

13-
<style>
13+
<style is:global>
1414
#mermaid-0 {
1515
min-width: 1264px;
1616
}

0 commit comments

Comments
 (0)