mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-24 04:44:57 +02:00
Accessible tweaks
This commit is contained in:
parent
9b30a8ff4b
commit
e1af25d9d8
3 changed files with 6 additions and 6 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue