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