Skip to content

Commit 8062a47

Browse files
committed
Fix SpanInfo styles
1 parent 6efe0e4 commit 8062a47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Navigation/SpanInfo/styles.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export const Container = styled.div`
1010
overflow: hidden;
1111
gap: 8px;
1212
padding: 8px 8px 12px;
13+
width: 100%;
1314
`;
1415

1516
export const StyledCodeSnippet = styled(CodeSnippet)`

0 commit comments

Comments
 (0)