Skip to content

Commit

Permalink
fix: Tidy up styles
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Apr 12, 2024
1 parent 8da4121 commit 10aa152
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion editor.planx.uk/src/ui/shared/Input.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ const StyledInputBase = styled(InputBase, {
backgroundColor: "#f0f0f0",
borderColor: "#d3d3d3",
fontFamily: `"Source Code Pro", monospace;`,
// height: "44px",
"& input": {
fontSize: theme.typography.body2.fontSize,
},
Expand Down

0 comments on commit 10aa152

Please sign in to comment.