web: remove data-focus-ring-hidden from all files

This commit is contained in:
wukko
2025-04-27 20:37:38 +06:00
parent 0454b138b1
commit ba4742f3fd
8 changed files with 2 additions and 9 deletions

View File

@@ -17,7 +17,6 @@
id="cobalt-save"
tabindex="-1"
data-first-focus
data-focus-ring-hidden
>
<Meowbalt emotion="smile" />
<Omnibox />

View File

@@ -41,7 +41,6 @@
id="remux-open"
tabindex="-1"
data-first-focus
data-focus-ring-hidden
>
<div id="remux-receiver">
<FileReceiver

View File

@@ -90,7 +90,7 @@
<svelte:window on:keydown={handleKeydown} />
<div class="news" tabindex="-1" data-focus-ring-hidden on:wheel={handleScroll}>
<div class="news" tabindex="-1" on:wheel={handleScroll}>
{#if changelog}
<div id="left-button" class="button-wrapper-desktop">
{#if prev}