Skip to content

Commit cd9f2d9

Browse files
fixup: mollify stylelint
1 parent 7fa9659 commit cd9f2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser/src/VariantPage/TranscriptConsequenceList.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ const ConsequenceListWrapper = styled.ol`
150150
`
151151

152152
const ConsequenceListItem = styled.li`
153-
margin-right: 2em;
154153
max-width: 40%;
154+
margin-right: 2em;
155155
`
156156

157157
type TranscriptConsequenceListProps = {

0 commit comments

Comments
 (0)