mirror of
https://github.com/vector-im/element-web.git
synced 2026-02-26 18:12:02 +01:00
fix keyboard focus issue around the space hierarchy
This commit is contained in:
parent
facc882a11
commit
41475a3b94
@ -269,7 +269,7 @@ limitations under the License.
|
||||
}
|
||||
}
|
||||
|
||||
&:hover {
|
||||
&:hover, &:focus-within {
|
||||
background-color: $groupFilterPanel-bg-color;
|
||||
|
||||
.mx_AccessibleButton {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user