Skip to content

Commit 3484d4b

Browse files
authored
Fix onboard shortcut css (#1546)
1 parent bc54b8a commit 3484d4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/onboard/App/styled/index.jsx

+1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ export const Shortcut = styled.span`
9797
font-size: 14px;
9898
border: 2px solid var(--moon);
9999
margin: 6px;
100+
white-space: nowrap;
100101
`
101102

102103
export const Tag = styled.span`

0 commit comments

Comments
 (0)