Skip to content

Commit

Permalink
Fix onboard shortcut css (#1546)
Browse files Browse the repository at this point in the history
  • Loading branch information
goosewobbler authored May 4, 2023
1 parent bc54b8a commit 3484d4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/onboard/App/styled/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ export const Shortcut = styled.span`
font-size: 14px;
border: 2px solid var(--moon);
margin: 6px;
white-space: nowrap;
`

export const Tag = styled.span`
Expand Down

0 comments on commit 3484d4b

Please sign in to comment.