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>
|
</Navigation>
|
||||||
</Drawer>
|
</Drawer>
|
||||||
<Content>
|
<Content>
|
||||||
<Grid noSpacing>
|
<Grid>
|
||||||
<Cell col={12}>
|
<Cell col={12}>
|
||||||
{this.props.children}
|
{this.props.children}
|
||||||
<ErrorContainer />
|
<ErrorContainer />
|
||||||
|
Loading…
Reference in New Issue
Block a user