mirror of
https://github.com/maputnik/editor.git
synced 2025-12-25 07:30:00 +00:00
Move style code to CSS
This commit is contained in:
@@ -22,6 +22,7 @@ class StringInput extends React.Component {
|
||||
|
||||
render() {
|
||||
return <input
|
||||
className="maputnik-string"
|
||||
style={{
|
||||
...input.input,
|
||||
...this.props.style
|
||||
|
||||
Reference in New Issue
Block a user