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

@@ -52,7 +52,6 @@
id="services-container"
bind:this={servicesContainer}
tabindex="-1"
data-focus-ring-hidden
>
{#if loaded}
{#each services as service}