Skip to content

Commit 3e11dd5

Browse files
authored
fix(issues): Align streamlined event id (#77529)
1 parent d9990a2 commit 3e11dd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/app/views/issueDetails/streamline/eventNavigation.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@ const EventInfo = styled('div')`
410410
gap: ${space(1)};
411411
flex-direction: row;
412412
align-items: center;
413+
line-height: 1.2;
413414
`;
414415

415416
const JumpTo = styled('div')`

0 commit comments

Comments
 (0)