mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-21 10:13:55 +00:00
fix: position: fixed being broken
broken css feature is broken. I want position: fixed to explod
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
{#if $show_loading_animation}
|
||||
<Spinner />
|
||||
{:else}
|
||||
<slot />
|
||||
<slot />
|
||||
{/if}
|
||||
<!--
|
||||
afn if you are moving the footer here, please make it not use the repositories store directly and instead use component props :) -->
|
||||
|
||||
Reference in New Issue
Block a user