mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-12-23 11:33:49 +01:00
update style
This commit is contained in:
parent
89e67882a0
commit
291e11fecf
@ -50,9 +50,9 @@ const styles = {
|
|||||||
settingsBar: {
|
settingsBar: {
|
||||||
display: 'flex',
|
display: 'flex',
|
||||||
flexDirection: 'column',
|
flexDirection: 'column',
|
||||||
maxWidth: '380px',
|
maxWidth: '320px',
|
||||||
boxSizing: 'border-box',
|
boxSizing: 'border-box',
|
||||||
padding: '10px',
|
padding: '10px 20px',
|
||||||
backgroundColor: 'white',
|
backgroundColor: 'white',
|
||||||
borderLeft: `1px solid ${grey300}`
|
borderLeft: `1px solid ${grey300}`
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user