mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-26 07:04:05 +08:00
fixed showcase to display well on mobile
This commit is contained in:
@@ -1214,3 +1214,11 @@ div[data-twttr-id] iframe {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@media only screen and (max-device-width: 840px) {
|
||||
.showcaseSection .inner-content {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user