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

@@ -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}