Skip to content

Commit

Permalink
Embiggen the sidebar icons by 2px
Browse files Browse the repository at this point in the history
  • Loading branch information
domyen committed Aug 12, 2022
1 parent 6d1585a commit f72bbaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/lib/ui/src/components/sidebar/TreeNode.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ const TypeIcon = styled(Icons)<{ docsMode?: boolean }>(
{
width: 12,
height: 12,
padding: 1,
marginTop: 3,
marginRight: 5,
flex: '0 0 auto',
Expand Down

0 comments on commit f72bbaa

Please sign in to comment.