mirror of
https://github.com/maputnik/editor.git
synced 2026-01-07 05:50:01 +00:00
Give more space to layer editor
This commit is contained in:
@@ -137,6 +137,7 @@ class LayerListItem extends React.Component {
|
||||
padding: margins[1],
|
||||
borderColor: Color(colors.black).lighten(0.10).string(),
|
||||
backgroundColor: colors.black,
|
||||
lineHeight: 1.3,
|
||||
}
|
||||
|
||||
if(this.state.hover) {
|
||||
|
||||
Reference in New Issue
Block a user