less collision on loading/shownew/uptodate

This commit is contained in:
Henry Jameson 2026-08-28 16:12:19 +03:00
commit f63f65767f

View file

@ -10,7 +10,7 @@
:timeline-name="timelineRef.name"
/>
<div
v-if="timeline.fetcher.loadingNewer"
v-if="timeline.fetcher.loadingNewer && !showLoadButton"
class="loadingIndicator"
>
<FAIcon