less collision on loading/shownew/uptodate
This commit is contained in:
parent
d64821e93b
commit
f63f65767f
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
:timeline-name="timelineRef.name"
|
||||
/>
|
||||
<div
|
||||
v-if="timeline.fetcher.loadingNewer"
|
||||
v-if="timeline.fetcher.loadingNewer && !showLoadButton"
|
||||
class="loadingIndicator"
|
||||
>
|
||||
<FAIcon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue