1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

Simple view fix for application details

This commit is contained in:
ivaosthu 2017-02-15 22:19:10 +01:00
parent b70b3bb452
commit 3267df5255

View File

@ -64,7 +64,7 @@ class ClientApplications extends PureComponent {
} = application;
const content = this.state.activeTab === 0 ? (
<Grid>
<Grid style={{ margin: 0 }}>
<Cell col={6} tablet={4} phone={12}>
<h6> Toggles</h6>
<hr />