Skip to content

Commit f7f14ed

Browse files
committed
chore: small styling issue
1 parent a26ba15 commit f7f14ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/components/Field.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ const LinkContainer = styled.div`
6767
const StyledInternalLink = styled(InternalLink)`
6868
text-wrap: auto;
6969
justify-content: end;
70+
line-height: 1.25;
7071
`;
7172

7273
type FieldContainerProps = {

0 commit comments

Comments
 (0)