fix(a11y): add more aria labels
This commit is contained in:
parent
9ad79d5f37
commit
59e365591d
11 changed files with 15 additions and 9 deletions
|
@ -30,6 +30,7 @@
|
|||
m5 p2 rounded-full text-start w-full
|
||||
hover:bg-active cursor-pointer transition-100
|
||||
class="md:(w-7.5/10 rounded-5)"
|
||||
aria-label="Switch account"
|
||||
>
|
||||
<AccountInfo :account="currentUser.account" md:flex="col" md:break-words />
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue