feat: fix reduce motion controls
This commit is contained in:
parent
3f74df0b3a
commit
38efffa9b9
3 changed files with 26 additions and 70 deletions
|
|
@ -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>`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue