Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/fix/muiStyling' into feat/SOF-7173
Browse files Browse the repository at this point in the history
  • Loading branch information
seankwarren committed Jan 16, 2024
2 parents 056b88c + a8b6bd2 commit 64d701b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export const sizesConfig = {
const commonSettings = {
dropdownPopperZindex: 2147483647,
iconDefaultFontSize: 20,
inputMinWidth: "200px",
inputMinWidth: "75px",
fonts: {
roboto: ["roboto", "sans-serif"].join(", "),
monospace: ["Menlo", "Monaco", "Consolas", "Courier New", "monospace"].join(", "),
Expand Down

0 comments on commit 64d701b

Please sign in to comment.