Accessibility Labels: User Account Icon

This commit is contained in:
Dan D 2022-04-02 21:52:06 -05:00 committed by GitHub
parent 7f1fab77e5
commit d9af1c13c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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">Account</span>
<span class="material-icons text-gray-100">User Account</span>
</span>
</button>