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