Skip to content

Commit

Permalink
feat: Use body2 font-size for selects
Browse files Browse the repository at this point in the history
  • Loading branch information
ptbrowne committed Aug 23, 2022
1 parent adee09b commit c17b27f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/themes/federal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@ theme.components = {
padding: "8px 14px",
color: theme.palette.grey[700],
textOverflow: "ellipsis",
fontSize: theme.typography.body2.fontSize,
},
disabled: {
color: theme.palette.grey[500],
Expand Down

1 comment on commit c17b27f

@vercel
Copy link

@vercel vercel bot commented on c17b27f Aug 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

visualization-tool – ./

visualization-tool-git-main-ixt1.vercel.app
visualization-tool-alpha.vercel.app
visualization-tool-ixt1.vercel.app

Please sign in to comment.