Skip to content

Commit

Permalink
Merge pull request #56 from DarkPurple141/update-note-spacing
Browse files Browse the repository at this point in the history
chore: update spacing of info icon
  • Loading branch information
alexreardon authored Nov 5, 2020
2 parents c3c7d52 + cddcccd commit bdeeccd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/panel/task-result/parts.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export const Note =
font-size: small;
&::before {
margin-right: 1ch;
content: 'ℹ️';
}
` as any;
Expand Down

0 comments on commit bdeeccd

Please sign in to comment.