Skip to content

Commit 29fbe65

Browse files
lebogaearon
authored andcommitted
fix safari bug
1 parent 23c09e0 commit 29fbe65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

beta/src/components/MDX/MDXComponents.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ function IllustrationBlock({
298298
}
299299
.mdx-illustration-block img {
300300
max-height: 200px;
301+
width: auto;
301302
}
302303
.mdx-illustration-block li:after {
303304
top: 0;

0 commit comments

Comments
 (0)