change padding

This commit is contained in:
casperlamboo 2017-11-13 13:37:36 +01:00
parent 9e28b3b317
commit 9f7242e0e4

View File

@ -36,7 +36,7 @@ const styles = {
},
sliceBar: {
width: '240px',
padding: '0 10px',
padding: '10px',
overflowY: 'auto',
backgroundColor: 'white',
borderLeft: `1px solid ${grey300}`