mirror of
https://github.com/maputnik/editor.git
synced 2025-12-26 08:00:01 +00:00
Ensure GeoJSON styling works
This commit is contained in:
@@ -32,7 +32,7 @@ class FontInput extends React.Component {
|
||||
/>
|
||||
})
|
||||
|
||||
return <div style={{display: 'inline-block', width: '51%'}}>
|
||||
return <div style={{display: 'inline-block'}}>
|
||||
{inputs}
|
||||
</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user