mirror of
https://github.com/maputnik/editor.git
synced 2025-12-29 17:40:01 +00:00
Fall back to defaut style
This commit is contained in:
@@ -56,7 +56,6 @@ export default class PropertyGroup extends React.Component {
|
||||
padding: margins[2],
|
||||
paddingRight: 0,
|
||||
backgroundColor: colors.black,
|
||||
marginBottom: margins[2],
|
||||
}}>
|
||||
{fields}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user