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