Add layer button and increase contrast

This commit is contained in:
Lukas Martinelli
2017-01-11 15:48:15 +01:00
parent 3917a3e323
commit cb752c0343
6 changed files with 81 additions and 52 deletions
+1 -1
View File
@@ -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()}