Accessible tweaks

This commit is contained in:
jflattery 2022-04-13 20:17:00 +00:00
parent 9b30a8ff4b
commit e1af25d9d8
3 changed files with 6 additions and 6 deletions

View file

@ -5,7 +5,7 @@
<span class="block truncate">{{ label }}</span>
</span>
<span class="ml-3 absolute inset-y-0 right-0 flex items-center pr-2 pointer-events-none">
<span class="material-icons text-gray-100" aria-label="User Account">person</span>
<span class="material-icons text-gray-100" aria-label="User Account" role="button">person</span>
</span>
</button>