From 19d1582ae49abe158fa4e2707ec7b1d9d6c5535b Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 15 Mar 2019 17:38:57 +0000 Subject: [PATCH] Add animation to rotate 'in progress' icon Fixes #2 --- .../Environment/TaskLog/TaskLogItem.vue | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/src/components/Environment/TaskLog/TaskLogItem.vue b/src/components/Environment/TaskLog/TaskLogItem.vue index 490539b..267c5f4 100644 --- a/src/components/Environment/TaskLog/TaskLogItem.vue +++ b/src/components/Environment/TaskLog/TaskLogItem.vue @@ -2,7 +2,7 @@
- +
@@ -78,3 +78,18 @@ export default { } } + +