mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 19:44:13 +00:00
[website] Overflow .prism
This should fix the remaining horizontal scrolls on mobile.
This commit is contained in:
parent
79443d84c9
commit
c2df412264
@ -134,6 +134,7 @@ html * {
|
||||
padding: 5px 10px;
|
||||
margin-left: 20px;
|
||||
background-color: rgba(5, 165, 209, 0.05);
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.prism + .prism {
|
||||
|
Loading…
x
Reference in New Issue
Block a user