mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +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