Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bcbf19 commit fe16b2aCopy full SHA for fe16b2a
site/src/components/AuthAndFrame/AuthAndFrame.tsx
@@ -70,5 +70,6 @@ const useStyles = makeStyles((theme) => ({
70
},
71
siteContent: {
72
flex: 1,
73
+ paddingBottom: theme.spacing(10),
74
75
}))
0 commit comments