diff options
| author | Shpuld Shpuldson <shp@cock.li> | 2020-11-26 18:25:21 +0200 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2020-11-26 18:25:21 +0200 |
| commit | aea172a6f7544143754294251263b42b35bfe66c (patch) | |
| tree | eec451bcc608c759cc974474a8c8ec4b6027eac3 /src/components/notifications/notifications.vue | |
| parent | bee77ffdb284601720b9a13a19ca029af258d617 (diff) | |
forgot to save a file
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 4cdb436c..725d1ad4 100644 --- a/src/components/notifications/notifications.vue +++ b/src/components/notifications/notifications.vue @@ -43,7 +43,7 @@ </div> <button v-else-if="!loading" - class="button-unstyled -link -block" + class="button-unstyled -link -fullwidth" @click.prevent="fetchOlderNotifications()" > <div class="new-status-notification text-center panel-footer"> |
