We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a26ba15 commit f7f14edCopy full SHA for f7f14ed
web/src/components/Field.tsx
@@ -67,6 +67,7 @@ const LinkContainer = styled.div`
67
const StyledInternalLink = styled(InternalLink)`
68
text-wrap: auto;
69
justify-content: end;
70
+ line-height: 1.25;
71
`;
72
73
type FieldContainerProps = {
0 commit comments