Give more space to layer editor

This commit is contained in:
Lukas Martinelli
2016-12-26 11:22:41 +01:00
parent 6b0b29d1da
commit a3d586a75d
3 changed files with 4 additions and 3 deletions

View File

@@ -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) {