fix keyboard focus issue around the space hierarchy
This commit is contained in:
parent
facc882a11
commit
41475a3b94
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover, &:focus-within {
|
||||||
background-color: $groupFilterPanel-bg-color;
|
background-color: $groupFilterPanel-bg-color;
|
||||||
|
|
||||||
.mx_AccessibleButton {
|
.mx_AccessibleButton {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue