Skip to content

Commit 982a178

Browse files
refactor: sort css
1 parent f8d827e commit 982a178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/components/narrative/metro/route-block.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,9 @@ const MultiRouteLongName = styled.div`
100100
const Divider = styled.span`
101101
align-items: center;
102102
display: flex;
103+
line-height: 2;
103104
margin: 0 -5px;
104105
opacity: 0.4;
105-
line-height: 2;
106106
`
107107

108108
// eslint-disable-next-line complexity

0 commit comments

Comments
 (0)