aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline/timeline.vue
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2020-07-28 01:27:11 +0300
committerHenry Jameson <me@hjkos.com>2020-07-28 01:27:11 +0300
commit65b6e23c00f09f3627e29987302cd16c9e069da2 (patch)
treeaf192acd708b7c1a4cf30b3959e99aee6cd71d94 /src/components/timeline/timeline.vue
parent61d78ff11b18df641958f0492ff0f00512e31543 (diff)
refactor status
Diffstat (limited to 'src/components/timeline/timeline.vue')
-rw-r--r--src/components/timeline/timeline.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue
index 111c0976..4f4caf93 100644
--- a/src/components/timeline/timeline.vue
+++ b/src/components/timeline/timeline.vue
@@ -1,5 +1,5 @@
<template>
- <div :class="classes.root">
+ <div :class="[classes.root, 'timeline']">
<div :class="classes.header">
<div class="title">
{{ title }}