mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 11:13:46 +00:00
add aria-label to account button (#5338)
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
type="button"
|
||||
[bitMenuTriggerFor]="accountMenu"
|
||||
class="tw-border-0 tw-bg-transparent tw-text-alt2 tw-opacity-70 hover:tw-opacity-90"
|
||||
attr.aria-label="{{ 'accountLoggedInAsName' | i18n : name }}"
|
||||
>
|
||||
<dynamic-avatar
|
||||
[text]="name"
|
||||
|
||||
Reference in New Issue
Block a user