mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-22 05:37:55 +01:00
update displaying progress
This commit is contained in:
parent
22298c9cb6
commit
b9b1f59af2
@ -48,10 +48,12 @@ const styles = {
|
||||
top: 0,
|
||||
right: 0,
|
||||
bottom: 0,
|
||||
left: 0
|
||||
left: 0,
|
||||
padding: '20px'
|
||||
},
|
||||
sliceActions: {
|
||||
listStyleType: 'none'
|
||||
listStyleType: 'none',
|
||||
paddingLeft: 0
|
||||
},
|
||||
button: {
|
||||
margin: '5px 0'
|
||||
|
Loading…
Reference in New Issue
Block a user