Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 506740b

Browse files
committed
Fix font family on button
1 parent cd76533 commit 506740b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/components/DeploymentBanner/DeploymentBannerView.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ const useStyles = makeStyles((theme) => ({
333333
color: "unset",
334334
border: 0,
335335
minWidth: "unset",
336+
fontFamily: "inherit",
336337

337338
"& svg": {
338339
marginRight: theme.spacing(0.5),

0 commit comments

Comments
 (0)