We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7536e25 commit 492c475Copy full SHA for 492c475
client/components/RootPage.jsx
@@ -12,7 +12,7 @@ const RootPage = styled.div`
12
13
@media (max-width: 770px) {
14
height: 100%;
15
- overflow: hidden;
+ overflow: auto;
16
}
17
`;
18
0 commit comments