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 59d85e0 commit f2638edCopy full SHA for f2638ed
client/components/mobile/MobileScreen.jsx
@@ -10,7 +10,7 @@ const ScreenWrapper = styled.div`
10
11
border-radius: ${remSize(4)};
12
width: 90%;
13
- bottom: unset;
+ top: unset;
14
bottom: ${remSize(64)}
15
}
16
`;
0 commit comments