more fixes for timeline headers
This commit is contained in:
parent
631b8b93a4
commit
85c515b395
4 changed files with 15 additions and 9 deletions
|
@ -60,7 +60,7 @@
|
|||
</div>
|
||||
<button
|
||||
v-else-if="!timeline.loading"
|
||||
class="button-unstyled -link -fullwidth"
|
||||
class="button-unstyled -link"
|
||||
@click.prevent="fetchOlderStatuses()"
|
||||
>
|
||||
<div class="new-status-notification text-center">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue