mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
fix safari bug
This commit is contained in:
committed by
Dan Abramov
parent
23c09e0072
commit
29fbe65acb
@@ -298,6 +298,7 @@ function IllustrationBlock({
|
||||
}
|
||||
.mdx-illustration-block img {
|
||||
max-height: 200px;
|
||||
width: auto;
|
||||
}
|
||||
.mdx-illustration-block li:after {
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user