diff --git a/package.json b/package.json
index 162af44..25b335a 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,7 @@
},
"devDependencies": {
"@vue/component-compiler-utils": "^3.0.2",
+ "sass": "^1.24.0",
"typescript": "^3.7.3",
"vue-template-compiler": "^2.6.10"
}
diff --git a/src/Job.vue b/src/Job.vue
index 53f839c..800e032 100644
--- a/src/Job.vue
+++ b/src/Job.vue
@@ -1,12 +1,12 @@
-
-
-
+
+
+
{{ startEvent.data.fun }}
{{ startEvent.data.arg }}
-
-
+
{{ jid }}
+
@@ -33,7 +33,7 @@
-
+
-