mirror of
https://github.com/maputnik/editor.git
synced 2026-07-24 06:47:27 +00:00
Add layer button and increase contrast
This commit is contained in:
@@ -46,7 +46,7 @@ class IconAction extends React.Component {
|
||||
|
||||
render() {
|
||||
return <a
|
||||
className="maputnik-icon-action"
|
||||
className="maputnik-layer-list-icon-action"
|
||||
onClick={this.props.onClick}
|
||||
>
|
||||
{this.renderIcon()}
|
||||
|
||||
Reference in New Issue
Block a user