Skip to content

Commit

Permalink
fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
RPDeshaies committed Nov 5, 2024
1 parent a309d3b commit 9c5e5a7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,9 @@ export function CircleTextField(
InputProps={{
sx: {
"cursor": cursor,
"width": "5rem",
"height": "3rem",
"px": "0.5rem",
"font-family": "monospace",
"outline": "none",
"background": (theme) => theme.palette.action.hover,
Expand Down

0 comments on commit 9c5e5a7

Please sign in to comment.