aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline/timeline.vue
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-11-01 22:26:04 +0200
committerHenry Jameson <me@hjkos.com>2022-11-01 22:26:04 +0200
commit3aadad30133928bdac3067dfc1fd7f94dbf70b52 (patch)
tree22a3b12fecc83326c428e83af08785fdfc91b590 /src/components/timeline/timeline.vue
parent373fb077a820deae28f494e7d2dc8c19370a54bf (diff)
show counter in show new button on mobile
Diffstat (limited to 'src/components/timeline/timeline.vue')
-rw-r--r--src/components/timeline/timeline.vue4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue
index e6038830..8a036fd0 100644
--- a/src/components/timeline/timeline.vue
+++ b/src/components/timeline/timeline.vue
@@ -38,7 +38,9 @@
fixed-width
icon="circle-plus"
/>
- <div class="alert-dot" />
+ <div class="alert-badge">
+ {{ mobileLoadButtonString }}
+ </div>
</button>
</div>
<div