mirror of
https://github.com/modrinth/code.git
synced 2026-08-26 09:34:50 +00:00
fix scrolling after applying depends on
This commit is contained in:
@@ -255,7 +255,7 @@ function getProjectCardTags(result: Labrinth.Search.v3.ResultSearchProject, disp
|
||||
:provided-message="lockedMessages?.providedBy"
|
||||
/>
|
||||
|
||||
<div class="search">
|
||||
<div class="search [overflow-anchor:none]">
|
||||
<section v-if="ctx.loading.value" class="offline">
|
||||
<component :is="ctx.loadingComponent ?? LoadingIndicator" />
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user