mirror of
https://github.com/maputnik/editor.git
synced 2025-12-25 23:50:02 +00:00
Add Roboto Medium for groups #51
This commit is contained in:
@@ -37,6 +37,7 @@ export default class LayerEditorGroup extends React.Component {
|
||||
render() {
|
||||
return <div>
|
||||
<div style={{
|
||||
fontWeight: 'bold',
|
||||
fontSize: fontSizes[4],
|
||||
backgroundColor: this.state.hover ? Color(colors.black).lighten(0.30).string() : Color(colors.black).lighten(0.15).string(),
|
||||
color: colors.lowgray,
|
||||
|
||||
Reference in New Issue
Block a user