fix 2?
This commit is contained in:
parent
e62cf95a2f
commit
f0f4000afd
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
<ul class="desktop">
|
||||
<slot />
|
||||
</ul>
|
||||
<button class="mobile" aria-label="Navigation Button">
|
||||
<button class="mobile" aria-label="Navigation Button" tabindex="0" onclick="this.focus()">
|
||||
<ul>
|
||||
<slot />
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue