mirror of
https://github.com/maputnik/editor.git
synced 2026-01-06 13:30:03 +00:00
Move style code to CSS
This commit is contained in:
@@ -172,7 +172,8 @@ export default class LayerEditor extends React.Component {
|
||||
</LayerEditorGroup>
|
||||
})
|
||||
|
||||
return <div>
|
||||
return <div className="maputnik-layer-editor"
|
||||
>
|
||||
{groups}
|
||||
</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user