mirror of
https://github.com/maputnik/editor.git
synced 2026-01-06 13:30:03 +00:00
Darker source editor
This commit is contained in:
@@ -114,6 +114,7 @@ export default class Toolbar extends React.Component {
|
||||
mapStyle={this.props.mapStyle}
|
||||
onStyleChanged={this.props.onStyleChanged}
|
||||
isOpen={this.state.openSourcesModal}
|
||||
//isOpen={true}
|
||||
toggle={() => this.toggleSources.bind(this)}
|
||||
/>
|
||||
<ToolbarAction style={{
|
||||
|
||||
Reference in New Issue
Block a user