mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-24 06:27:58 +01:00
update css
This commit is contained in:
parent
c472739baa
commit
a54a716d6d
@ -46,6 +46,7 @@ const styles = {
|
|||||||
boxSizing: 'border-box',
|
boxSizing: 'border-box',
|
||||||
padding: '10px 20px',
|
padding: '10px 20px',
|
||||||
backgroundColor: 'white',
|
backgroundColor: 'white',
|
||||||
|
overflowY: 'auto',
|
||||||
borderLeft: `1px solid ${grey300}`
|
borderLeft: `1px solid ${grey300}`
|
||||||
},
|
},
|
||||||
sliceActions: {
|
sliceActions: {
|
||||||
|
Loading…
Reference in New Issue
Block a user