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 32dd85e commit 2b17919Copy full SHA for 2b17919
client/modules/IDE/pages/IDEViewMobile.jsx
@@ -65,7 +65,7 @@ const Icon = styled.a`
65
> svg {
66
fill: ${textColor};
67
color: ${textColor};
68
- margin: 8px
+ margin-left: ${remSize(16)};
69
}
70
`;
71
0 commit comments