Fall back to defaut style

This commit is contained in:
Lukas Martinelli
2016-12-22 20:06:48 +01:00
parent cfb7f56574
commit 5246b611a1
5 changed files with 27 additions and 30 deletions

View File

@@ -56,7 +56,6 @@ export default class PropertyGroup extends React.Component {
padding: margins[2],
paddingRight: 0,
backgroundColor: colors.black,
marginBottom: margins[2],
}}>
{fields}
</div>