diff --git a/src/views/sta/workload.js b/src/views/sta/workload.js index ac55ffe..276bfe5 100644 --- a/src/views/sta/workload.js +++ b/src/views/sta/workload.js @@ -23,7 +23,7 @@ export default { printElements: [ { options: { - left: 174, + left: 200, top: 15, height: 27, width: 204, @@ -45,7 +45,7 @@ export default { }, { options: { - left: 20, + left: 30, top: 40, height: 20, width: 180, @@ -62,7 +62,7 @@ export default { }, { options: { - left: 15, + left: 20, top: 70, height: 64.5, width: 555, @@ -242,7 +242,7 @@ export default { }, { options: { - left: 455, + left: 460, top: 150, height: 20, width: 150,