|
@@ -48,12 +48,10 @@ const options = {
|
|
|
width: 100,
|
|
|
style: {
|
|
|
'task-list-header-label': {
|
|
|
- 'text-align': 'center',
|
|
|
- width: '100%'
|
|
|
+ 'text-align': 'center'
|
|
|
},
|
|
|
'task-list-item-value-container': {
|
|
|
- 'text-align': 'center',
|
|
|
- width: '100%'
|
|
|
+ 'text-align': 'center'
|
|
|
}
|
|
|
}
|
|
|
},
|