mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
add spacing to grid
This commit is contained in:
parent
597ed58fe1
commit
14a0b1dba7
@ -68,7 +68,7 @@ export default class App extends Component {
|
||||
</Navigation>
|
||||
</Drawer>
|
||||
<Content>
|
||||
<Grid noSpacing>
|
||||
<Grid>
|
||||
<Cell col={12}>
|
||||
{this.props.children}
|
||||
<ErrorContainer />
|
||||
|
Loading…
Reference in New Issue
Block a user