fix: tabindex

This commit is contained in:
Cory Dransfeldt 2024-09-06 13:07:06 -07:00
parent eab2308793
commit ed11da6cc6
No known key found for this signature in database
3 changed files with 18 additions and 25 deletions

View file

@ -1,7 +1,7 @@
<script type="module" src="/assets/scripts/components/theme-toggle.js?v={% appVersion %}" crossorigin="anonymous"></script>
<span class="client-side">
<theme-toggle>
<button class="theme-toggle" tabindex="0">
<button class="theme-toggle">
<span class="light">
{% tablericon "sun" "Toggle light theme" %}
</span>