Skip to content

Commit

Permalink
MAT-540, stop field labels wrapping
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesUoM committed Jun 17, 2024
1 parent 6c3f97f commit c5bfa8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/Metadata.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ const Metadata: React.FC = () => {
});

const fieldLabelStyle = css({
width: "110px",
fontSize: "1em",
fontWeight: "bold",
color: `${theme.text}`,
Expand Down

0 comments on commit c5bfa8f

Please sign in to comment.