Viewer: Fix scrolling back up when changing photo
This commit is contained in:
@@ -116,7 +116,7 @@
|
|||||||
<IconCross color="#fff" width="18" class="icon" hidden="true" />
|
<IconCross color="#fff" width="18" class="icon" hidden="true" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<a href="/" bind:this={gotoLink} aria-hidden="true" hidden class="hidden"> </a>
|
<a href="/" bind:this={gotoLink} aria-hidden="true" hidden class="hidden" sapper-noscroll> </a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<Carousel
|
<Carousel
|
||||||
|
|||||||
Reference in New Issue
Block a user