Message.tsx: Use role=row for container, not role=button
This commit is contained in:
parent
78ad890a20
commit
67ddec65d9
3 changed files with 6 additions and 5 deletions
|
@ -356,7 +356,7 @@ $message-padding-horizontal: 12px;
|
|||
}
|
||||
}
|
||||
|
||||
.module-message:focus {
|
||||
.module-message:focus-within {
|
||||
@include keyboard-mode {
|
||||
background: $color-selected-message-background-light;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue