mirror of
https://github.com/maputnik/editor.git
synced 2025-12-26 08:00:01 +00:00
Improve add layer button visually
This commit is contained in:
@@ -175,7 +175,7 @@ class LayerListContainer extends React.Component {
|
||||
onLayersChange={this.props.onLayersChange}
|
||||
/>
|
||||
<header className="maputnik-layer-list-header">
|
||||
<span>Layers</span>
|
||||
<span className="maputnik-layer-list-header-title">Layers</span>
|
||||
<span className="maputnik-space" />
|
||||
<Button
|
||||
onClick={this.toggleModal.bind(this, 'add')}
|
||||
|
||||
Reference in New Issue
Block a user