mirror of
https://github.com/maputnik/editor.git
synced 2026-01-03 12:00:00 +00:00
White background for OL3
This commit is contained in:
@@ -145,6 +145,7 @@ class OpenLayers3Map extends React.Component {
|
||||
bottom: 0,
|
||||
height: "100%",
|
||||
width: "75%",
|
||||
backgroundColor: '#fff',
|
||||
...this.props.style,
|
||||
}}>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user