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