mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-13 05:37:44 +02:00
web: remove data-focus-ring-hidden from all files
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
<div id="placeholder-container" class="center-column-container">
|
||||
<Meowbalt emotion="smile" />
|
||||
<div tabindex="-1" data-first-focus data-focus-ring-hidden>
|
||||
<div tabindex="-1" data-first-focus>
|
||||
{`${pageName} page is not ready yet!`}
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user