mirror of
https://github.com/maputnik/editor.git
synced 2026-08-25 14:37:27 +00:00
Add hover effect for collapse header
This commit is contained in:
@@ -142,9 +142,7 @@ export default class LayerEditor extends React.Component {
|
||||
</LayerEditorGroup>
|
||||
}
|
||||
|
||||
return <div style={{
|
||||
padding: margins[0],
|
||||
}}>
|
||||
return <div>
|
||||
{propertyGroups}
|
||||
{dataGroup}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user