a11y cleanup
This commit is contained in:
@@ -356,7 +356,7 @@
|
||||
>
|
||||
<span>{$_("about")}</span>
|
||||
</a>
|
||||
<span
|
||||
<button
|
||||
tabindex="0"
|
||||
class="flex items-center px-4 py-3 transition cursor-pointer group hover:bg-gray-100 hover:text-gray-900"
|
||||
on:click={() => {
|
||||
@@ -377,7 +377,7 @@
|
||||
/></svg
|
||||
>
|
||||
<span>{$_("logout")}</span>
|
||||
</span>
|
||||
</button>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="ml-0 transition md:ml-60">
|
||||
|
||||
Reference in New Issue
Block a user