feat: fix reduce motion controls

This commit is contained in:
Jet 2026-03-27 13:15:34 -07:00
parent 3f74df0b3a
commit 38efffa9b9
No known key found for this signature in database
3 changed files with 26 additions and 70 deletions

View file

@ -38,9 +38,6 @@ export function renderFooter() {
<span aria-hidden="true">|</span>
<a href="/ssh.txt" data-native-link>ssh</a>
<span aria-hidden="true">|</span>
<button type="button" id="background-toggle" class="qa-inline-action">motion auto</button>
<span id="background-status" class="qa-meta" aria-live="polite"></span>
<span aria-hidden="true">|</span>
<a href="${mirror.href}">${mirror.label}</a>
</div>
</div>`;