mirror of
https://github.com/maputnik/editor.git
synced 2026-08-02 19:27:25 +00:00
Move style code to CSS
This commit is contained in:
@@ -66,7 +66,7 @@ export default class PropertyGroup extends React.Component {
|
||||
/>
|
||||
})
|
||||
|
||||
return <div>
|
||||
return <div className="maputnik-property-group">
|
||||
{fields}
|
||||
</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user