mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
refactor: Add spacing in the bottom of a page (#5633)
This commit is contained in:
@@ -70,5 +70,6 @@ const useStyles = makeStyles((theme) => ({
|
||||
},
|
||||
siteContent: {
|
||||
flex: 1,
|
||||
paddingBottom: theme.spacing(10),
|
||||
},
|
||||
}))
|
||||
|
||||
Reference in New Issue
Block a user