mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-22 13:37:58 +01:00
change padding
This commit is contained in:
parent
9e28b3b317
commit
9f7242e0e4
@ -36,7 +36,7 @@ const styles = {
|
|||||||
},
|
},
|
||||||
sliceBar: {
|
sliceBar: {
|
||||||
width: '240px',
|
width: '240px',
|
||||||
padding: '0 10px',
|
padding: '10px',
|
||||||
overflowY: 'auto',
|
overflowY: 'auto',
|
||||||
backgroundColor: 'white',
|
backgroundColor: 'white',
|
||||||
borderLeft: `1px solid ${grey300}`
|
borderLeft: `1px solid ${grey300}`
|
||||||
|
Loading…
Reference in New Issue
Block a user