Skip to content

Commit 612ee66

Browse files
committed
Resolve discussions
1 parent 4299b99 commit 612ee66

File tree

1 file changed

+1
-6
lines changed
  • packages/app/src/app/pages/Sandbox/Editor/Workspace/items/GitHub

1 file changed

+1
-6
lines changed

packages/app/src/app/pages/Sandbox/Editor/Workspace/items/GitHub/GitHub.tsx

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,7 @@ export const GitHub = observer(() => {
3838
)
3939
) : (
4040
<>
41-
<Description
42-
css={`
43-
margin: 1;
44-
top: 0;
45-
`}
46-
>
41+
<Description>
4742
You can create commits and open pull requests if you add GitHub to your
4843
integrations.
4944
</Description>

0 commit comments

Comments
 (0)