mirror of https://github.com/vector-im/riot-web
fix keyboard focus issue around the space hierarchy
parent
facc882a11
commit
41475a3b94
|
@ -269,7 +269,7 @@ limitations under the License.
|
|||
}
|
||||
}
|
||||
|
||||
&:hover {
|
||||
&:hover, &:focus-within {
|
||||
background-color: $groupFilterPanel-bg-color;
|
||||
|
||||
.mx_AccessibleButton {
|
||||
|
|
Loading…
Reference in New Issue