mirror of
https://github.com/maputnik/editor.git
synced 2025-12-12 01:00:00 +00:00
Restructure CSS more
This commit is contained in:
@@ -24,7 +24,6 @@ class LayerSourceLayer extends React.Component {
|
||||
value={this.props.value}
|
||||
onChange={this.props.onChange}
|
||||
options={this.props.sourceLayerIds.map(l => [l, l])}
|
||||
wrapperStyle={{ width: '50%' }}
|
||||
/>
|
||||
</InputBlock>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user