mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2024-12-31 19:18:57 +01:00
Accessibility Labels: User Account Icon
This commit is contained in:
parent
b1a9de819e
commit
9b30a8ff4b
@ -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">person</span>
|
||||
<span class="material-icons text-gray-100" aria-label="User Account">person</span>
|
||||
</span>
|
||||
</button>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user