mirror of
https://github.com/maputnik/editor.git
synced 2025-12-26 08:00:01 +00:00
Merge remote-tracking branch 'upstream/master' into feature/load-from-url
This commit is contained in:
@@ -21,7 +21,9 @@ class Modal extends React.Component {
|
||||
<CloseIcon />
|
||||
</a>
|
||||
</header>
|
||||
<div className="maputnik-modal-content">{this.props.children}</div>
|
||||
<div className="maputnik-modal-scroller">
|
||||
<div className="maputnik-modal-content">{this.props.children}</div>
|
||||
</div>
|
||||
</div>
|
||||
</Overlay>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user