mirror of
https://github.com/maputnik/editor.git
synced 2026-01-01 11:00:00 +00:00
Move style code to CSS
This commit is contained in:
@@ -17,6 +17,7 @@ class SelectInput extends React.Component {
|
||||
}
|
||||
|
||||
return <select
|
||||
className="maputnik-select"
|
||||
style={{
|
||||
...input.select,
|
||||
...this.props.style
|
||||
|
||||
Reference in New Issue
Block a user