1
0
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:
sveisvei 2016-12-04 15:25:33 +01:00
parent 597ed58fe1
commit 14a0b1dba7

View File

@ -68,7 +68,7 @@ export default class App extends Component {
</Navigation>
</Drawer>
<Content>
<Grid noSpacing>
<Grid>
<Cell col={12}>
{this.props.children}
<ErrorContainer />