diff options
| author | Henry Jameson <me@hjkos.com> | 2022-11-21 22:17:33 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-11-21 22:17:33 +0200 |
| commit | 3c0e7882b10989424c3ec98413b555373efa1719 (patch) | |
| tree | 984024834844471ac8742b87b7369a3942afcdac /src/components/notifications/notifications.vue | |
| parent | cf294f2d1825cc34e5e632c1a00095a81cad06f9 (diff) | |
lint
Diffstat (limited to 'src/components/notifications/notifications.vue')
| -rw-r--r-- | src/components/notifications/notifications.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/notifications/notifications.vue b/src/components/notifications/notifications.vue index 3d5878d4..633efca6 100644 --- a/src/components/notifications/notifications.vue +++ b/src/components/notifications/notifications.vue @@ -22,8 +22,8 @@ >{{ unseenCount }}</span> </div> <div - class="rightside-button" v-if="showScrollTop" + class="rightside-button" > <button class="button-unstyled scroll-to-top-button" |
