mirror of
https://github.com/thelounge/thelounge
synced 2024-11-14 00:07:17 +00:00
Aria label for userlist
This commit is contained in:
parent
f23cc0712c
commit
5a9f3c5f70
1 changed files with 1 additions and 3 deletions
|
@ -3,9 +3,7 @@
|
|||
ref="userlist"
|
||||
class="userlist"
|
||||
@mouseleave="removeHoverUser"
|
||||
aria-label="User List for "
|
||||
+
|
||||
channel.name
|
||||
:aria-label="'User list for ' + channel.name"
|
||||
>
|
||||
<div class="count">
|
||||
<input
|
||||
|
|
Loading…
Reference in a new issue