mirror of
https://github.com/maputnik/editor.git
synced 2025-12-26 08:00:01 +00:00
Ensure zoom icon is nice
This commit is contained in:
@@ -19,8 +19,9 @@ export default class DocLabel extends React.Component {
|
||||
return <label
|
||||
style={{
|
||||
...input.label,
|
||||
...this.props.style,
|
||||
position: 'relative',
|
||||
verticalAlign: 'top',
|
||||
...this.props.style,
|
||||
}}
|
||||
>
|
||||
<span
|
||||
|
||||
Reference in New Issue
Block a user